Age | Commit message (Expand) | Author |
2020-02-01 | Update version numbers for 2.31 release | Siddhesh Poyarekar |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-08-13 | Add feature test macro _ISOC2X_SOURCE. | Joseph Myers |
2019-08-01 | Tag 2.30 release.glibc-2.30 | Carlos O'Donell |
2019-02-22 | Break some lines before not after operators. | Joseph Myers |
2019-01-31 | Tag 2.29 releaseglibc-2.29 | Siddhesh Poyarekar |
2019-01-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-08-01 | Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28 | Carlos O'Donell |
2018-02-21 | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan |
2018-02-01 | Update for 2.27 releaseglibc-2.27 | Dmitry V. Levin |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-10-09 | Ensure C99 and C11 interfaces are available for C++ [BZ #21326] | Jonathan Wakely |
2017-08-02 | Update for 2.26 releaseglibc-2.26 | Siddhesh Poyarekar |
2017-05-09 | Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ | Paul E. Murphy |
2017-02-25 | Clean up conditionals for declaration of gets. | Zack Weinberg |
2017-02-05 | Update for 2.25 releaseglibc-2.25 | Siddhesh Poyarekar |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg |
2016-08-03 | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers |
2016-08-03 | Add utility macros for clang detection, and deprecation with messages. | Zack Weinberg |
2016-08-03 | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers |
2016-08-02 | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers |
2016-08-01 | Update for glibc 2.24 release.glibc-2.24 | Carlos O'Donell |
2016-02-18 | Update version.h and include/features.h for 2.23 releaseglibc-2.23 | Adhemerval Zanella |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-05 | Fix features.h for -Wundef (bug 19212). | Joseph Myers |
2015-08-05 | Update version.h and include/features.h for 2.22 releaseglibc-2.22 | Carlos O'Donell |
2015-02-06 | Update version.h and include/features.h for 2.21 releaseglibc-2.21 | Carlos O'Donell |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-09-07 | Update version.h and include/features.h for 2.20 releaseglibc-2.20 | Allan McRae |
2014-02-25 | BZ #16632: Change [_BSD/_SVID]_SOURCE warning. | Carlos O'Donell |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-02-11 | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers |
2014-02-07 | Update version.h and include/features.h for 2.19 releaseglibc-2.19 | Allan McRae |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-19 | Add _DEFAULT_SOURCE feature test macro. | Joseph Myers |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers |
2013-08-10 | Update version.h and include/features.h for 2.18 release.glibc-2.18 | David S. Miller |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-10 | Remove __USE_ANSI. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-12-24 | Update version.h and include/features.h for 2.17 release.glibc-2.17 | David S. Miller |
2012-06-30 | Release 2.16glibc-2.16.0 | Carlos O'Donell |
2012-05-08 | Warn if user requests __FORTIFY_SOURCE but it is disabled | Roland Mc Grath |
2012-02-22 | Move __STDC_* predefined macros from features.h to stdc-predef.h. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-01 | Missed half the support for __USE_ISOC11 | Ulrich Drepper |
2012-01-01 | Add __USE_ISOCXX11 | Ulrich Drepper |