114 Commits (ff026950e280bc3e9487b41b460fb31bc5b57721)

Author SHA1 Message Date
Siddhesh Poyarekar 7ef9556328 Update version numbers for 2.31 release 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Joseph Myers 777d75fbc0 Add feature test macro _ISOC2X_SOURCE. 7 years ago
Carlos O'Donell 0a8262a1b2 Tag 2.30 release. 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago
Siddhesh Poyarekar 56c86f5dd5 Tag 2.29 release 7 years ago
Zack Weinberg 03992356e6
Use C99-compliant scanf under _GNU_SOURCE with modern compilers. 8 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Carlos O'Donell 3c03baca37 Update NEWS, version.h, and features.h for glibc 2.28. 8 years ago
Rical Jasan 862b45026f manual: Update _DEFAULT_SOURCE. [BZ #22862] 8 years ago
Dmitry V. Levin 23158b08a0 Update for 2.27 release 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Jonathan Wakely d6c064e914 Ensure C99 and C11 interfaces are available for C++ [BZ #21326] 9 years ago
Siddhesh Poyarekar 1c9a5c270d Update for 2.26 release 9 years ago
Paul E. Murphy 4fc12f0eda Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ 10 years ago
Zack Weinberg 7caa5054af Clean up conditionals for declaration of gets. 10 years ago
Siddhesh Poyarekar db0242e302 Update for 2.25 release 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Zack Weinberg c03073774f Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. 9 years ago
Joseph Myers 412cb261b0 Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. 10 years ago
Zack Weinberg cab4d74b01 Add utility macros for clang detection, and deprecation with messages. 10 years ago
Joseph Myers bf91be88ea Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. 10 years ago
Joseph Myers 487890009e Support __STDC_WANT_LIB_EXT2__ feature test macro. 10 years ago
Carlos O'Donell fdfc9260b6 Update for glibc 2.24 release. 10 years ago
Adhemerval Zanella ab30899d88 Update version.h and include/features.h for 2.23 release 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers f248238cf4 Fix features.h for -Wundef (bug 19212). 11 years ago
Carlos O'Donell 78bd7499af Update version.h and include/features.h for 2.22 release 11 years ago
Carlos O'Donell 4e42b5b8f8 Update version.h and include/features.h for 2.21 release 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Allan McRae b8079dd0d3 Update version.h and include/features.h for 2.20 release 12 years ago
Carlos O'Donell ade40b10ff BZ #16632: Change [_BSD/_SVID]_SOURCE warning. 12 years ago
Joseph Myers 498afc54df Combine __USE_BSD and __USE_SVID into __USE_MISC. 12 years ago
Joseph Myers c941736c92 Remove _BSD_SOURCE and _SVID_SOURCE. 12 years ago
Allan McRae 9a869d8220 Update version.h and include/features.h for 2.19 release 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Joseph Myers c688b41960 Add _DEFAULT_SOURCE feature test macro. 12 years ago
Joseph Myers 7011c2622f Remove __FAVOR_BSD. 13 years ago
David S. Miller eefa3be8e4 Update version.h and include/features.h for 2.18 release. 13 years ago
Joseph Myers 6a57d93130 Remove __GLIBC_HAVE_LONG_LONG. 13 years ago
Joseph Myers 0c07e3eaa7 Remove __USE_ANSI. 13 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
David S. Miller c758a68615 Update version.h and include/features.h for 2.17 release. 13 years ago
Carlos O'Donell 75f0d3040a Release 2.16 14 years ago
Roland Mc Grath 05c2c9618f Warn if user requests __FORTIFY_SOURCE but it is disabled 14 years ago
Joseph Myers ff3b3d8278 Move __STDC_* predefined macros from features.h to stdc-predef.h. 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper c0e87cc018 Missed half the support for __USE_ISOC11 15 years ago
Ulrich Drepper 8fd8ff3bd8 Add __USE_ISOCXX11 15 years ago