diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-15 11:38:57 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-15 11:38:57 -0700 |
commit | 7312ca90dc2fc5fd56440274f8b17cc8e6999581 (patch) | |
tree | 572d2f26fe34eb7aaa1226fa6decdf69c7976da8 /ChangeLog | |
parent | 9a0a54864bc015efbbbd15dcf365bcb2c147fb90 (diff) | |
download | glibc-7312ca90dc2fc5fd56440274f8b17cc8e6999581.tar glibc-7312ca90dc2fc5fd56440274f8b17cc8e6999581.tar.gz glibc-7312ca90dc2fc5fd56440274f8b17cc8e6999581.tar.bz2 glibc-7312ca90dc2fc5fd56440274f8b17cc8e6999581.zip |
Clean up x86_64/multiarch/strstr-c.c include order.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2012-08-15 Roland McGrath <roland@hack.frob.com> + * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header. + Move #define and #undef of memmove to just before and after + including <string.h>. + * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>. [!NOT_IN_libc]: Move #define and #undef of memmove to just before and after including <string.h>. Move declarations of |