argp: Do not override GCC keywords with macros [BZ #16907]
commit2c820533c61fed175390bc6058afbbe42d2edc37
authorFlorian Weimer <fweimer@redhat.com>
Thu, 18 Aug 2016 09:15:42 +0000 (18 11:15 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 18 Aug 2016 09:15:42 +0000 (18 11:15 +0200)
tree897aad23de6d317eede5a84d85d96b5e874e6aad
parentee19f1de0d0da24114be554fdf94243c0ec6b86c
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.
ChangeLog
argp/argp-fmtstream.h
argp/argp.h