summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2010-05-14Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab
2010-05-12Fix lookup of collation sequence value during regexp matchingAndreas Schwab
2010-05-12getopt mishandles optstring of "+:"Eric Blake
2010-05-12getopt mistakenly allows '-;' as short optionEric Blake
2010-05-12Fix -W with optional parameters in getopt.Eric Blake
2010-05-12Fix printing error messages in getopt.Ulrich Drepper
2010-05-12Document problem with NATs in getaddrinfo.Ulrich Drepper
2010-05-12Extend overflow detection in re_dfa_add_node.Ulrich Drepper
2010-05-12regex: avoid internal re_realloc overflowUlrich Drepper
2010-03-18Merge remote branch 'origin/release/2.11/master' into fedora/2.11/masterAndreas Schwab
2010-01-18regcomp.c: do not ignore memory allocation failurePaul Eggert
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab
2009-11-18Whitespace fixes.Ulrich Drepper
2009-11-18Fix ranges with multibyte characters as endpoints.Paolo Bonzini
2009-11-18Add 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
2009-02-18Update.Jakub Jelinek
2009-02-18Updated to fedora-glibc-20090218T1534Jakub Jelinek
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-07[BZ #7095]Ulrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-01-08Updated to fedora-glibc-20090108T1017cvs/fedora-glibc-2_9_90-2Jakub Jelinek