Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/utils/libhack



Module Name:    src
Committed By:   he
Date:           Thu Mar 31 13:03:34 UTC 2005

Modified Files:
        src/distrib/utils/libhack: syslog.c

Log Message:
Return 0xff from setlogmask() instead of falling off the end of
the int-returning function without returning a value.  The 0xff
value is taken from the C library and is the default log mask.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/utils/libhack/syslog.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index