diff options
author | Marek Polacek <polacek@redhat.com> | 2012-01-13 12:45:02 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-13 12:45:02 -0500 |
commit | e0a309cf2a59042718fa95f97c5c35da33e61650 (patch) | |
tree | 1a1b3d27b25ee01cc0aa56701c8e27fc0a775e49 /ChangeLog | |
parent | 929d11c7cf81f4b7cfabc1910a583e6fa5897fd5 (diff) | |
download | glibc-e0a309cf2a59042718fa95f97c5c35da33e61650.zip glibc-e0a309cf2a59042718fa95f97c5c35da33e61650.tar.gz glibc-e0a309cf2a59042718fa95f97c5c35da33e61650.tar.bz2 |
Don't always provide definition of gets checking version
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-01-12 Marek Polacek <polacek@redhat.com> + + * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11, + and _GNU_SOURCE. + 2012-01-04 Will Schmidt <will_schmidt@vnet.ibm.com> * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros. |