[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Sun Nov 29 20:34:14 UTC 2020


New commits:
commit 79e57c51904091ed6edd59e3b23eebf362d409db
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Nov 29 15:32:30 2020 -0500

    logging: log_message() -> llog()
    
    As in:
    
      sed -i \
          -e 's/LOG_JAMBUF(/LLOG_JAMBUF(/' \
          -e 's/log_message(/llog(/' \
          -e 's/log_va_list/llog_va_list/' \
          include/*.h lib/*/*.[hc] \
          programs/*/*.[hc] \
          testing/check/*/*.[hc]



More information about the Swan-commit mailing list