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

Andrew Cagney cagney at vault.libreswan.fi
Fri Jun 7 21:25:51 UTC 2019


New commits:
commit 1e967cf6074ce7b3abd9dd4ce35c4d6e02168cfd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 7 16:03:26 2019 -0400

    demux: update log lines
    
    Rather than rely on CUR_FROM magic (which is only set after MD is
    created), use plog_from() and explictly specify the sender when
    errors.
    
    Also replace LOG_ERRNO with more direct PRI_ERRNO and use dbg() more.

commit cfa5aead5d62b8d8b848b6aa90c191bd130ffd16
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 7 16:17:40 2019 -0400

    logging: add plog_md()

commit 04834a88da3b55956aacbde4b553fbfa6136c7b3
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 7 15:29:55 2019 -0400

    logging: add PRI_ERRNO/pri_errno(saved_errorno)
    
    More generan then LOG_ERRNO(), for instance:
      dbg("oops! "PRI_ERRNO, pri_errno(saved_errno));



More information about the Swan-commit mailing list