]> git.ipfire.org Git - thirdparty/glibc.git/commit
regex: improve Gnulib port to AIX
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Dec 2018 23:08:31 +0000 (15:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Dec 2018 23:09:32 +0000 (15:09 -0800)
commit9b7f98b3453e7fd46c433369d3a33a5c1a02378d
treeba20f49a54901996be078cbd535708a9c116fee6
parentb50dd3bc8cbb1efe85399b03d7e6c0310c2ead84
regex: improve Gnulib port to AIX

From the glibc point of view, this removes duplicate macro
definitions and is obviously safe.
From the Gnulib point of view, this pacifies xlc 12.01 on AIX 7.1.
* posix/regex_internal.h:
(__attribute__, __attribute_warn_unused_result__):
Remove; already defined elsewhere.
ChangeLog
posix/regex_internal.h