]> Savannah Git Hosting - gnulib.git/commit
string: port memchr macro to AIX 7.2 XLC
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Dec 2020 01:32:34 +0000 (17:32 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Dec 2020 01:34:15 +0000 (17:34 -0800)
commit67b5d51f81869345b8d02f196eb260c75a7e7c55
tree408a9cf4585db0c4d903283da64bd082ac4ed173
parent0f2e29de0180ed0acc6dd52769d1f7bb9796e358
string: port memchr macro to AIX 7.2 XLC

Its <string.h> defines a memchr macro to help inlining.
* lib/string.in.h (memchr): #undef before #defining.
ChangeLog
lib/string.in.h