summaryrefslogtreecommitdiff
path: root/include/features.h
Commit message (Expand)AuthorAgeFilesLines
* Update for 2.26 releaseglibc-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 releaseglibc-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 releaseglibc-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 releaseglibc-2.22Carlos O'Donell2015-08-051-1/+1
* Update version.h and include/features.h for 2.21 releaseglibc-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 releaseglibc-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 releaseglibc-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.16glibc-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
* Add __USE_ISOCXX11Ulrich Drepper2012-01-011-0/+10
* Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper2012-01-011-6/+12
* Preliminaries for 2.15 releaseglibc-2.15Ulrich Drepper2011-12-231-1/+1
* 2.14 releaseglibc-2.14Ulrich Drepper2011-05-311-1/+1
* Update comment about feature macros.Ulrich Drepper2011-04-021-0/+1
* 2.13 releaseglibc-2.13Ulrich Drepper2011-01-171-2/+3
* Prepare for release.glibc-2.12Ulrich Drepper2010-05-031-1/+1
* Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper2010-01-151-4/+2
* Fix up wchar.h for XPG7.Ulrich Drepper2010-01-111-0/+6
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+7
* 2.11 release.glibc-2.11Ulrich Drepper2009-10-301-1/+1
* * version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828Ulrich Drepper2009-05-091-1/+1
* * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper2009-04-251-0/+2
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-4/+18
* * include/features.h: If no feature selection given and we selectUlrich Drepper2009-02-261-1/+2