| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't treat bug reporting message as a format string. | Andreas Schwab | 2009-06-16 | 1 | -2/+2 |
* | When iterating over CPU bitmask, don't try more than CPU_SETSIZE. | Ulrich Drepper | 2009-06-15 | 1 | -1/+2 |
* | Implement execvpe. | Ulrich Drepper | 2009-06-02 | 5 | -191/+235 |
* | Fix typos and pretty printing in sys/wait.h. | Ulrich Drepper | 2009-05-16 | 1 | -13/+13 |
* | Remove redundant .gitignore files. | Andreas Schwab | 2009-05-16 | 1 | -6/+0 |
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * posix/bits/posix1_lim.h: Cleanup namespace a bit. | Ulrich Drepper | 2009-04-26 | 1 | -4/+8 |
* | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper | 2009-03-10 | 2 | -9/+11 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 2 | -2/+10 |
* | * include/features.h: If no feature selection given and we select | Ulrich Drepper | 2009-02-26 | 5 | -18/+51 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -4/+4 |
* | [BZ #7095] | Ulrich Drepper | 2009-02-07 | 4 | -25/+288 |
* | * debug/xtrace.sh: Unify translatable messages. | Ulrich Drepper | 2009-02-06 | 1 | -3/+17 |
* | [BZ 697]cvs/fedora-glibc-20090108T0952 | Ulrich Drepper | 2009-01-08 | 2 | -1/+10 |
* | [BZ 9697] | Ulrich Drepper | 2009-01-08 | 2 | -37/+73 |
* | * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc. | Ulrich Drepper | 2009-01-08 | 3 | -11/+12 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2009-01-02 | 1 | -2/+2 |
* | * posix/globtest.sh: Use mktemp to create temporary file and | Ulrich Drepper | 2008-12-06 | 1 | -6/+3 |
* | * posix/regex_internal.h (build_wcs_upper_buffer): | Ulrich Drepper | 2008-12-06 | 1 | -2/+3 |
* | [BZ #6919] | Ulrich Drepper | 2008-10-31 | 1 | -2/+2 |
* | [BZ #6980] | Ulrich Drepper | 2008-10-31 | 1 | -2/+2 |
* | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper | 2008-07-27 | 1 | -12/+46 |
* | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 2008-07-25 | 1 | -1/+13 |
* | * posix/tst-regex.c (main): Rename to... | Ulrich Drepper | 2008-06-25 | 1 | -10/+10 |
* | Remove useless more "if" tests before "free". | Ulrich Drepper | 2008-05-27 | 1 | -3/+2 |
* | * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735 | Ulrich Drepper | 2008-05-15 | 2 | -31/+23 |
* | * posix/regcomp.c (optimize_utf8): Add a note on why we test | Ulrich Drepper | 2008-05-15 | 3 | -0/+33 |
* | * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded | Ulrich Drepper | 2008-03-29 | 1 | -19/+5 |
* | Fix comment for scope nullbits. | Ulrich Drepper | 2008-03-26 | 1 | -1/+1 |
* | [BZ #5762] | Ulrich Drepper | 2008-03-08 | 1 | -33/+32 |
* | [BZ #5607] | Ulrich Drepper | 2008-01-16 | 1 | -51/+70 |
* | * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order | Ulrich Drepper | 2008-01-10 | 3 | -14/+19 |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2008-01-02 | 1 | -2/+2 |
* | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper | 2007-12-14 | 1 | -1/+1 |
* | * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, | Ulrich Drepper | 2007-12-12 | 1 | -1/+1 |
* | * posix/unistd.h: Declare fsync also for __USE_XOPEN2K. | Ulrich Drepper | 2007-11-26 | 2 | -2/+2 |
* | Define REG_ENOSYS also for Unix98. | Ulrich Drepper | 2007-11-26 | 1 | -1/+1 |
* | Declare fsync also for Unix98. | Ulrich Drepper | 2007-11-26 | 1 | -2/+2 |
* | * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables. | Ulrich Drepper | 2007-11-20 | 5 | -0/+154 |
* | * posix/gai.conf: Update for current default tables. | Ulrich Drepper | 2007-11-19 | 1 | -9/+11 |
* | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 2007-11-14 | 2 | -3/+22 |
* | * posix/tst-rfc3484.c: Adjust for addition of prefixlen field. | Ulrich Drepper | 2007-11-13 | 2 | -0/+5 |
* | * posix/glob.c: Reimplement link_exists_p to use fstatat64.cvs/fedora-glibc-20071015T0728 | Ulrich Drepper | 2007-10-15 | 1 | -3/+28 |
* | * posix/glob.c: Add some branch prediction throughout. | Ulrich Drepper | 2007-10-15 | 1 | -9/+9 |
* | * posix/tst-rfc3484-2.c (do_test): Likewise. | Ulrich Drepper | 2007-10-14 | 2 | -0/+5 |
* | * posix/fnmatch_loop.c: Take rule index returned as part of | Ulrich Drepper | 2007-10-12 | 3 | -12/+25 |
* | [BZ #73] | Ulrich Drepper | 2007-10-07 | 1 | -1/+2 |
* | [BZ #5103] | Ulrich Drepper | 2007-10-07 | 2 | -3/+20 |
* | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 2007-09-26 | 1 | -44/+180 |
* | * posix/regcomp.c (lookup_collation_sequence_value): check that | Ulrich Drepper | 2007-09-24 | 1 | -2/+3 |