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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jun 6 16:22:27 UTC 2019


New commits:
commit bcde652f61742d363a3edd75c8824c764c895073
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jun 6 12:11:04 2019 -0400

    logging: replace log_to_log() with plog_global() and plog_st() et.al.
    
    Since, apparently, at one point the old plog() function never sent
    messages to whack, use that as the prefix.
    
    Since the context (state, connection, from), or lack there of, is
    explicit these functions are not reliant on the cur_* globals.
    
    As a gentle nudge towards using the context sensitive functions
    (plog_st()), the context free function is given the longest name.
    
    Repainting the wagon.



More information about the Swan-commit mailing list