about summary refs log tree commit diff
path: root/include/features.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for glibc 2.32 release. glibc-2.32Carlos O'Donell2020-08-041-1/+1
* Update version numbers for 2.31 releaseSiddhesh Poyarekar2020-02-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-131-3/+18
* Tag 2.30 release. glibc-2.30Carlos O'Donell2019-08-011-1/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-4/+4
* Tag 2.29 release glibc-2.29Siddhesh Poyarekar2019-01-311-1/+1
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-031-0/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update NEWS, version.h, and features.h for glibc 2.28. glibc-2.28Carlos O'Donell2018-08-011-1/+1
* manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan2018-02-211-1/+1
* Update for 2.27 release glibc-2.27Dmitry V. Levin2018-02-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-091-6/+11
* Update for 2.26 release glibc-2.26Siddhesh Poyarekar2017-08-021-1/+1
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+2
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-0/+11
* Update for 2.25 release glibc-2.25Siddhesh Poyarekar2017-02-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-14/+27
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+2
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-031-4/+15
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-0/+1
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-1/+16
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-011-1/+1
* Update version.h and include/features.h for 2.23 release glibc-2.23Adhemerval Zanella2016-02-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-7/+10
* Update version.h and include/features.h for 2.22 release glibc-2.22Carlos O'Donell2015-08-051-1/+1
* Update version.h and include/features.h for 2.21 release glibc-2.21Carlos O'Donell2015-02-061-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-071-1/+1
* BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell2014-02-251-2/+5
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-25/+4
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-7/+12
* Update version.h and include/features.h for 2.19 release glibc-2.19Allan McRae2014-02-071-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add _DEFAULT_SOURCE feature test macro.Joseph Myers2013-12-191-13/+36
* Remove __FAVOR_BSD.Joseph Myers2013-12-171-9/+0
* Update version.h and include/features.h for 2.18 release. glibc-2.18David S. Miller2013-08-101-1/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-8/+0
* Remove __USE_ANSI.Joseph Myers2013-01-101-3/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Update version.h and include/features.h for 2.17 release. glibc-2.17David S. Miller2012-12-241-1/+1
* Release 2.16 glibc-2.16.0Carlos O'Donell2012-06-301-1/+1
* Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath2012-05-081-4/+8
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-221-8/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Missed half the support for __USE_ISOC11Ulrich Drepper2012-01-011-0/+2