OpenGrok
Cross Reference: syslog_private.h
xref
: /
src
/
lib
/
libc
/
gen
/
syslog_private.h
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/gen/syslog_private.h
Revision
Date
Author
Comments
1.4
19-Apr-2022
rillig
lib: remove CONSTCOND comment
Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
1.3
02-Mar-2020
christos
fix print-like attrs
1.2
12-Jan-2017
christos
branches: 1.2.4; 1.2.16;
A little more restructuring so that we don't need mutex stuff in syslog_ss.
1.1
12-Jan-2017
christos
Split syslog.c to:
- syslog_ss.c *_ss api functions (don't use stdio, time)
- syslog.c: *syslog* non _ss api functions (use stdio, time)
- xsyslog.c> common guts.
The motivation for this is not to drag in stdio/locale/floating point/time
for every binary, since syslog_ss() is used in __stack_check_fail() for SSP.
1.2.16.1
08-Apr-2020
martin
Merge changes from current as of 20200406
1.2.4.2
20-Mar-2017
pgoyette
Sync with HEAD
1.2.4.1
12-Jan-2017
pgoyette
file syslog_private.h was added on branch pgoyette-localcount on 2017-03-20 06:56:57 +0000
Indexes created Tue Sep 23 02:09:52 GMT 2025