summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2010-01-15Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-14regcomp.c: do not ignore memory allocation failurePaul Eggert
2010-01-14Relax conditions in unistd.h.Ulrich Drepper
2010-01-14Relax visibility of some more declaration.Ulrich Drepper
2010-01-14Declare getpagesize in _GNU_SOURCE mode again.Ulrich Drepper
2010-01-12Fix up sched.h for XPG7.Ulrich Drepper
2010-01-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-12Fix compile error with sys/wait.h.Jakub Jelinek
2010-01-11Fix handling symbols removed in XPG7.Ulrich Drepper
2010-01-11Fix up unistd.h for XPG7.Ulrich Drepper
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-10Fix up sys/wait.h header for XPG7.Ulrich Drepper
2010-01-10Fix up sys/types.h for XPG7.Ulrich Drepper
2010-01-10Fix glob.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-09Add more warnings to exec functions.Bruno Haible
2009-11-24Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-17Whitespace fixes.Ulrich Drepper
2009-11-17Fix ranges with multibyte characters as endpoints.Paolo Bonzini
2009-11-14Add missing stdio.h include.Mike Frsyinger
2009-09-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-09-09Handle -- on getconf command line.Ulrich Drepper
2009-09-07Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-07Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper
2009-08-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-24Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-23Extend last test case.Ulrich Drepper
2009-08-23Add test case for last fixed regex bug.Ulrich Drepper
2009-08-23Recognize ill-formed { } expressions in regcomp.Ulrich Drepper
2009-08-23Also correct _POSIX2_* constants in case older standards are selected.Ulrich Drepper
2009-08-23Define _POSIX_VERSION correctly when older POSIX versions are selected.Ulrich Drepper
2009-07-27Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-23Avoid warnings in test cases.Ulrich Drepper
2009-06-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-15When iterating over CPU bitmask, don't try more than CPU_SETSIZE.Ulrich Drepper
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-02Implement execvpe.Ulrich Drepper
2009-05-16Fix typos and pretty printing in sys/wait.h.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek
2009-04-26* posix/bits/posix1_lim.h: Cleanup namespace a bit.Ulrich Drepper
2009-03-10Updated to fedora-glibc-20090310T1925cvs/fedora-glibc-2_9_90-10Jakub Jelinek
2009-03-10* posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,Ulrich Drepper
2009-03-09Updated to fedora-glibc-20090309T1421cvs/fedora-glibc-2_9_90-9Jakub Jelinek
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2009-02-26* include/features.h: If no feature selection given and we selectUlrich Drepper