summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-273-0/+6
|\
| * Avoid warnings in test cases.Ulrich Drepper2009-07-233-0/+6
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-261-2/+2
|\|
| * Don't treat bug reporting message as a format string.Andreas Schwab2009-06-161-2/+2
* | Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab2009-06-161-1/+2
|\|
| * When iterating over CPU bitmask, don't try more than CPU_SETSIZE.Ulrich Drepper2009-06-151-1/+2
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-107-210/+248
|\|
| * Implement execvpe.Ulrich Drepper2009-06-025-191/+235
| * Fix typos and pretty printing in sys/wait.h.Ulrich Drepper2009-05-161-13/+13
| * Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
| * rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
| * * posix/bits/posix1_lim.h: Cleanup namespace a bit.Ulrich Drepper2009-04-261-4/+8
| * * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,Ulrich Drepper2009-03-102-9/+11
| * * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-262-2/+10
| * * include/features.h: If no feature selection given and we selectUlrich Drepper2009-02-265-18/+51
| * * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-4/+4
| * [BZ #7095]Ulrich Drepper2009-02-074-25/+288
| * * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-061-3/+17
| * [BZ 697] cvs/fedora-glibc-20090108T0952Ulrich Drepper2009-01-082-1/+10
| * [BZ 9697]Ulrich Drepper2009-01-082-37/+73
| * * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper2009-01-083-11/+12
| * * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-021-2/+2
| * * posix/globtest.sh: Use mktemp to create temporary file andUlrich Drepper2008-12-061-6/+3
| * * posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper2008-12-061-2/+3
| * [BZ #6919]Ulrich Drepper2008-10-311-2/+2
| * [BZ #6980]Ulrich Drepper2008-10-311-2/+2
| * * posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper2008-07-271-12/+46
| * * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-251-1/+13
| * * posix/tst-regex.c (main): Rename to...Ulrich Drepper2008-06-251-10/+10
| * Remove useless more "if" tests before "free".Ulrich Drepper2008-05-271-3/+2
| * * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-152-31/+23
| * * posix/regcomp.c (optimize_utf8): Add a note on why we testUlrich Drepper2008-05-153-0/+33
| * * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demandedUlrich Drepper2008-03-291-19/+5
| * Fix comment for scope nullbits.Ulrich Drepper2008-03-261-1/+1
| * [BZ #5762]Ulrich Drepper2008-03-081-33/+32
| * [BZ #5607]Ulrich Drepper2008-01-161-51/+70
| * * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper2008-01-103-14/+19
| * * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-021-2/+2
| * * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper2007-12-141-1/+1
| * * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,Ulrich Drepper2007-12-121-1/+1
| * * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.Ulrich Drepper2007-11-262-2/+2
| * Define REG_ENOSYS also for Unix98.Ulrich Drepper2007-11-261-1/+1
| * Declare fsync also for Unix98.Ulrich Drepper2007-11-261-2/+2
| * * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.Ulrich Drepper2007-11-205-0/+154
| * * posix/gai.conf: Update for current default tables.Ulrich Drepper2007-11-191-9/+11
| * * include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper2007-11-142-3/+22
| * * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.Ulrich Drepper2007-11-132-0/+5
| * * posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728Ulrich Drepper2007-10-151-3/+28
| * * posix/glob.c: Add some branch prediction throughout.Ulrich Drepper2007-10-151-9/+9
| * * posix/tst-rfc3484-2.c (do_test): Likewise.Ulrich Drepper2007-10-142-0/+5