glibc/misc/sys
Siddhesh Poyarekar 2337e04e21 cdefs: Limit definition of fortification macros
Define the __glibc_fortify and other macros only when __FORTIFY_LEVEL >
0.  This has the effect of not defining these macros on older C90
compilers that do not have support for variable length argument lists.

Also trim off the trailing backslashes from the definition of
__glibc_fortify and __glibc_fortify_n macros.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2023-02-02 07:49:02 -05:00
..
auxv.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
cdefs.h cdefs: Limit definition of fortification macros 2023-02-02 07:49:02 -05:00
dir.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
file.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
ioctl.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mman.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
param.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
queue.h [BZ #5779] 2008-03-05 05:50:39 +00:00
select.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
single_threaded.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
syslog.h Apply asm redirections in syslog.h before first use [BZ #27087] 2022-11-29 15:07:22 -03:00
sysmacros.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
uio.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
xattr.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00