glibc/argp
Florian Weimer 2c820533c6 argp: Do not override GCC keywords with macros [BZ #16907]
glibc provides fallback definitions already.  It is not necessary to
suppress warnings for unknown attributes because GCC does this
automatically for system headers.

This commit does not sync with gnulib because gnulib has started to use
_GL_* macros in the header file, which are arguably in the gnulib
implementation space and not suitable for an installed glibc header
file.
2016-08-18 11:15:42 +02:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Versions Update ABI information 2012-01-07 19:23:45 -05:00
argp-ba.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-eexst.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-fmtstream.c argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC 2016-01-07 04:25:54 -05:00
argp-fmtstream.h argp: Do not override GCC keywords with macros [BZ #16907] 2016-08-18 11:15:42 +02:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-help.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-namefrob.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-parse.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-pv.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-pvh.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-test.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp-xinl.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
argp.h argp: Do not override GCC keywords with macros [BZ #16907] 2016-08-18 11:15:42 +02:00
bug-argp1.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
bug-argp2.c Add test case for last argp bug. 2010-04-04 11:28:36 -07:00
tst-argp1.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-argp2.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00