diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-15 11:40:41 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-15 11:40:41 -0700 |
commit | be75d758071ac8d87149c0e806fc96dd3d277696 (patch) | |
tree | cf4b9a32a4a2e31a64f5593392a90e955f822bf5 /ChangeLog | |
parent | 7312ca90dc2fc5fd56440274f8b17cc8e6999581 (diff) | |
download | glibc-be75d758071ac8d87149c0e806fc96dd3d277696.tar glibc-be75d758071ac8d87149c0e806fc96dd3d277696.tar.gz glibc-be75d758071ac8d87149c0e806fc96dd3d277696.tar.bz2 glibc-be75d758071ac8d87149c0e806fc96dd3d277696.zip |
Remove local redefinition of MAX macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-08-15 Roland McGrath <roland@hack.frob.com> + * string/str-two-way.h: Include <sys/param.h>. + (MAX): Macro removed. + * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header. Move #define and #undef of memmove to just before and after including <string.h>. |