Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-05 | [BZ #4096] | Ulrich Drepper | 7 | -43/+76 |
2007-03-05 | * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h | Ulrich Drepper | 2 | -4/+5 |
2007-03-05 | * time/tzfile.c (find_transition): Instead of a linear search try to | Ulrich Drepper | 1 | -0/+6 |
2007-03-05 | (find_transition): Instead of a linear search try to guess the transition ind... | Ulrich Drepper | 1 | -3/+50 |
2007-02-27 | * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix | Jakub Jelinek | 2 | -2/+7 |
2007-02-25 | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in | Ulrich Drepper | 3 | -5/+14 |
2007-02-22 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions | Ulrich Drepper | 2 | -10/+13 |
2007-02-21 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER. | Ulrich Drepper | 2 | -14/+22 |
2007-02-21 | [BZ #3325] | Ulrich Drepper | 5 | -7/+12 |
2007-02-21 | [BZ #3458] | Ulrich Drepper | 3 | -2/+43 |
2007-02-21 | [BZ #4076]cvs/fedora-glibc-20070221T1011 | Ulrich Drepper | 5 | -8/+60 |
2007-02-21 | * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. | Ulrich Drepper | 4 | -4/+11 |
2007-02-21 | [BZ #4074] | Ulrich Drepper | 2 | -0/+5 |
2007-02-21 | [BZ #4070] | Ulrich Drepper | 4 | -35/+72 |
2007-02-20 | * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor | Ulrich Drepper | 3 | -27/+29 |
2007-02-19 | * stdio-common/vfscanf.c: Small cleanups throughout. | Ulrich Drepper | 2 | -52/+44 |
2007-02-19 | [BZ #3325] | Ulrich Drepper | 5 | -3/+14 |
2007-02-19 | * sysdeps/unix/closedir.c: Outside libc don't use locking. | Ulrich Drepper | 5 | -5/+23 |
2007-02-19 | [BZ #2211] | Ulrich Drepper | 5 | -17/+296 |
2007-02-18 | * stdio-common/vfscanf.c: Fix problems in width accounting. | Ulrich Drepper | 3 | -3/+37 |
2007-02-18 | .. | Ulrich Drepper | 2 | -57/+1 |
2007-02-18 | * stdio-common/vfscanf.c: Remove unused WIDTH handling. | Ulrich Drepper | 3 | -4/+8 |
2007-02-18 | * stdio-common/Makefile (tests): Add tst-swscanf. | Ulrich Drepper | 7 | -56/+70 |
2007-02-18 | * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales. | Ulrich Drepper | 2 | -2/+2 |
2007-02-18 | [BZ #1430] | Ulrich Drepper | 2 | -41/+15 |
2007-02-18 | [BZ #672] | Ulrich Drepper | 8 | -13092/+1923 |
2007-02-18 | [BZ #58] | Ulrich Drepper | 2 | -114/+1243 |
2007-02-17 | [BZ #2633] | Ulrich Drepper | 3 | -15/+36 |
2007-02-17 | [BZ #3842] | Ulrich Drepper | 3 | -2/+10 |
2007-02-17 | [BZ #2648] | Ulrich Drepper | 7 | -20/+28 |
2007-02-17 | [BZ #3818] | Ulrich Drepper | 2 | -20/+55 |
2007-02-17 | [BZ #3745] | Ulrich Drepper | 2 | -4/+8 |
2007-02-17 | [BZ #3348] | Ulrich Drepper | 6 | -18/+221 |
2007-02-17 | * locale/iso-3166.def: Update entry for Serbia. | Ulrich Drepper | 3 | -28/+57 |
2007-02-17 | * locale/iso-4217.def: Define RSD, remove CSD. | Ulrich Drepper | 4 | -0/+247 |
2007-02-17 | [BZ #3322] | Ulrich Drepper | 6 | -2/+546 |
2007-02-17 | [BZ #4040] | Ulrich Drepper | 3 | -0/+12 |
2007-02-17 | [BZ #3885] | Ulrich Drepper | 3 | -730/+4879 |
2007-02-17 | [BZ #3884] | Ulrich Drepper | 2 | -6/+12 |
2007-02-17 | [BZ #3851] | Ulrich Drepper | 4 | -10/+16 |
2007-02-16 | * nscd/nscd.c (parse_opt): One more conversion to use send instead | Ulrich Drepper | 2 | -16/+25 |
2007-02-16 | [BZ #3991] | Ulrich Drepper | 2 | -5/+9 |
2007-02-16 | * nscd/nscd_helper.c (open_socket): Don't send padding bytes from | Ulrich Drepper | 2 | -2/+6 |
2007-02-16 | * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic | Ulrich Drepper | 2 | -3/+9 |
2007-02-16 | [BZ #3954] | Ulrich Drepper | 8 | -13/+34 |
2007-02-16 | * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable | Ulrich Drepper | 4 | -3/+16 |
2007-02-15 | [BZ #4040] | Ulrich Drepper | 3 | -20/+29 |
2007-02-14 | [BZ #3996] | Ulrich Drepper | 3 | -117/+346 |
2007-02-13 | * po/ru.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2007-02-13 | Update from translation team. | Ulrich Drepper | 1 | -3612/+4124 |