summary refs log tree commit diff
path: root/include/features.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'glibc-2.11' into fedora/masterAndreas Schwab2009-11-021-1/+1
|\
| * 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
| * * include/features.h (__GLIBC_MINOR__): Bump to 9. glibc-2.9 cvs/glibc-2_9-base cvs/glibc-2_9 cvs/fedora-glibc-20081113T2206 cvs/glibc-2_9-branchUlrich Drepper2008-11-131-1/+1
| * * include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper2008-04-111-1/+1
| * * include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper2007-10-171-1/+1
| * * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+2
| * * include/features.h (__USE_ISOC95): New define.Ulrich Drepper2007-07-191-0/+8
| * * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-151-3/+2
| * [BZ #3632] cvs/fedora-glibc-20061210T1006Ulrich Drepper2006-12-101-1/+1
| * * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-baseUlrich Drepper2006-10-061-1/+1
| * * include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define toUlrich Drepper2006-04-251-1/+1
| * * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-051-1/+11
| * [BZ #368]Ulrich Drepper2005-10-141-1/+1
| * * include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper2005-10-131-2/+4
| * [BZ #1438]Roland McGrath2005-10-081-4/+7
| * [BZ #284, BZ #721]Roland McGrath2005-02-171-3/+3
| * (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-32/+11
| * 2.5-18.1Jakub Jelinek2007-07-121-11/+32
| * 2004-12-20 Roland McGrath <roland@frob.com>Roland McGrath2004-12-201-1/+1
| * 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-14/+26
* | Updated to fedora-glibc-20090509T1828 cvs/fedora-glibc-2_10-1Jakub Jelinek2009-05-091-1/+1
* | Updated to fedora-glibc-20090427T1419 cvs/fedora-glibc-2_9_90-22Jakub Jelinek2009-04-271-0/+2
* | Updated to fedora-glibc-20090309T1421 cvs/fedora-glibc-2_9_90-9Jakub Jelinek2009-03-091-5/+20
* | Updated to fedora-glibc-20081113T2206 cvs/fedora-glibc-2_9-1Jakub Jelinek2008-11-131-1/+1
* | Updated to fedora-glibc-20080412T0741 cvs/fedora-glibc-2_8-1Jakub Jelinek2008-04-121-1/+1
* | Updated to fedora-glibc-20071017T2029 cvs/fedora-glibc-2_7-1Jakub Jelinek2007-10-171-1/+1
* | Updated to fedora-glibc-20071014T1847Jakub Jelinek2007-10-141-8/+7
* | Updated to fedora-glibc-20070918T1931 cvs/fedora-glibc-2_6_90-14Jakub Jelinek2007-09-181-1/+2
* | Updated to fedora-glibc-20070731T1624 cvs/fedora-glibc-2_6_90-1Jakub Jelinek2007-07-311-0/+8
* | Updated to fedora-glibc-20070515T2025Roland McGrath2007-05-151-3/+2
* | Updated to fedora-glibc-20061210T1006Jakub Jelinek2006-12-101-1/+1
* | Updated to fedora-glibc-20061025T1857 cvs/fedora-glibc-2_5_90-1Jakub Jelinek2006-10-251-1/+1
* | Updated to fedora-glibc-20060426T2000Jakub Jelinek2006-04-261-1/+1
* | Updated to fedora-glibc-20060106T0916 cvs/fedora-glibc-2_3_90-28Jakub Jelinek2006-01-061-1/+11
* | Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-201-1/+3
* | Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-101-4/+7
* | 2.3.90-1 cvs/fedora-glibc-2_3_90-1Jakub Jelinek2005-06-271-1/+1
* | Updated to fedora-glibc-20050303T1335Jakub Jelinek2005-03-031-1/+1
* | Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-031-1/+1
* | Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-061-1/+1
* | * include/features.h (__USE_FORTIFY_LEVEL): Also set for Red HatJakub Jelinek2004-11-021-1/+5
* | * include/features.h (__USE_FORTIFY_LEVEL): Enable even withJakub Jelinek2004-10-181-1/+3
* | Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-181-14/+26
* | Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to ...Roland McGrath2004-09-221-2/+2
|/
* Update.Ulrich Drepper2004-07-231-2/+3
* Update.Ulrich Drepper2003-05-171-1/+5