aboutsummaryrefslogtreecommitdiff
path: root/include/features.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Fix features.h for -Wundef (bug 19212).Joseph Myers1-7/+10
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell1-1/+1
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-09-07Update version.h and include/features.h for 2.20 releaseglibc-2.20Allan McRae1-1/+1
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell1-2/+5
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-25/+4
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers1-7/+12
2014-02-07Update version.h and include/features.h for 2.19 releaseglibc-2.19Allan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers1-13/+36
2013-12-17Remove __FAVOR_BSD.Joseph Myers1-9/+0
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller1-1/+1
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers1-8/+0
2013-01-10Remove __USE_ANSI.Joseph Myers1-3/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-12-24Update version.h and include/features.h for 2.17 release.glibc-2.17David S. Miller1-1/+1
2012-06-30Release 2.16glibc-2.16.0Carlos O'Donell1-1/+1
2012-05-08Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath1-4/+8
2012-02-22Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers1-8/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-01Missed half the support for __USE_ISOC11Ulrich Drepper1-0/+2
2012-01-01Add __USE_ISOCXX11Ulrich Drepper1-0/+10
2012-01-01Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper1-6/+12
2011-12-23Preliminaries for 2.15 releaseglibc-2.15Ulrich Drepper1-1/+1
2011-05-312.14 releaseglibc-2.14Ulrich Drepper1-1/+1
2011-04-02Update comment about feature macros.Ulrich Drepper1-0/+1
2011-01-172.13 releaseglibc-2.13Ulrich Drepper1-2/+3
2010-05-03Prepare for release.glibc-2.12Ulrich Drepper1-1/+1
2010-01-15Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper1-4/+2
2010-01-11Fix up wchar.h for XPG7.Ulrich Drepper1-0/+6
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+7
2009-10-302.11 release.glibc-2.11Ulrich Drepper1-1/+1
2009-05-09* version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828Ulrich Drepper1-1/+1
2009-04-25* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper1-0/+2
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-4/+18
2009-02-26* include/features.h: If no feature selection given and we selectUlrich Drepper1-1/+2
2008-11-13* include/features.h (__GLIBC_MINOR__): Bump to 9.glibc-2.9cvs/glibc-2_9-basecvs/glibc-2_9cvs/fedora-glibc-20081113T2206cvs/glibc-2_9-branchUlrich Drepper1-1/+1
2008-04-11* include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper1-1/+1
2007-10-17* include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper1-1/+1
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+2
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper1-0/+8
2007-05-15* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6Ulrich Drepper1-3/+2
2006-12-10[BZ #3632]cvs/fedora-glibc-20061210T1006Ulrich Drepper1-1/+1
2006-10-06* include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.cvs/glibc-2_5-baseUlrich Drepper1-1/+1
2006-04-25* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define toUlrich Drepper1-1/+1
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath1-1/+11
2005-10-14[BZ #368]Ulrich Drepper1-1/+1
2005-10-13* include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper1-2/+4
2005-10-08[BZ #1438]Roland McGrath1-4/+7