glibc/misc/sys
Adhemerval Zanella cac6b54ae2 misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
There is no easy solution as described on first comment in bug report,
and some code (like busybox) assumes facilitynames existance when
SYSLOG_NAMES is defined (so we can't just remove it as suggested in
comment #2).

So use the easier solution and guard it with __USE_MISC.
2022-04-15 10:41:54 -03:00
..
auxv.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
cdefs.h Enable _FORTIFY_SOURCE=3 for gcc 12 and above 2022-01-12 18:46:28 +05:30
dir.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
file.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ioctl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mman.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
param.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
queue.h [BZ #5779] 2008-03-05 05:50:39 +00:00
select.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
single_threaded.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
syslog.h misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) 2022-04-15 10:41:54 -03:00
sysmacros.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
uio.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
xattr.h Add some missing access function attributes 2022-03-10 05:56:33 +05:30