Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Ulrich Drepper | 2007-03-15 | 1 | -4/+0 |
* | [BZ #3919] | Ulrich Drepper | 2007-03-15 | 9 | -10/+71 |
* | [BZ #4101] | Ulrich Drepper | 2007-03-15 | 4 | -6/+118 |
* | [BZ #4130] | Ulrich Drepper | 2007-03-15 | 2 | -4/+9 |
* | [BZ #4181] | Ulrich Drepper | 2007-03-15 | 6 | -114/+293 |
* | * Makefile: Define tst-sscanf-ENV. | Ulrich Drepper | 2007-03-14 | 2 | -0/+7 |
* | Use fa_IR.UTF-8 which exists internally. | Ulrich Drepper | 2007-03-14 | 1 | -1/+1 |
* | * sysdeps/alpha/fpu/s_llround.c: New file. | Richard Henderson | 2007-03-14 | 11 | -6/+290 |
* | * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. | Richard Henderson | 2007-03-14 | 20 | -201/+484 |
* | * sysdeps/ieee754/ldbl-128/Makefile: New file. | Richard Henderson | 2007-03-14 | 2 | -0/+5 |
* | * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ... | Richard Henderson | 2007-03-14 | 7 | -75/+460 |
* | * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two | Richard Henderson | 2007-03-13 | 2 | -1/+8 |
* | * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. | Richard Henderson | 2007-03-13 | 6 | -59/+55 |
* | * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for | Richard Henderson | 2007-03-13 | 2 | -0/+18 |
* | * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for | Ulrich Drepper | 2007-03-06 | 2 | -1/+6 |
* | * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with | Ulrich Drepper | 2007-03-05 | 2 | -0/+37 |
* | [BZ #4069] | Ulrich Drepper | 2007-03-05 | 1 | -1/+1 |
* | [BZ #4096] | Ulrich Drepper | 2007-03-05 | 7 | -43/+76 |
* | * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h | Ulrich Drepper | 2007-03-05 | 2 | -4/+5 |
* | * time/tzfile.c (find_transition): Instead of a linear search try to | Ulrich Drepper | 2007-03-05 | 1 | -0/+6 |
* | (find_transition): Instead of a linear search try to guess the transition ind... | Ulrich Drepper | 2007-03-05 | 1 | -3/+50 |
* | * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix | Jakub Jelinek | 2007-02-27 | 2 | -2/+7 |
* | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in | Ulrich Drepper | 2007-02-25 | 3 | -5/+14 |
* | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions | Ulrich Drepper | 2007-02-22 | 2 | -10/+13 |
* | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER. | Ulrich Drepper | 2007-02-21 | 2 | -14/+22 |
* | [BZ #3325] | Ulrich Drepper | 2007-02-21 | 5 | -7/+12 |
* | [BZ #3458] | Ulrich Drepper | 2007-02-21 | 3 | -2/+43 |
* | [BZ #4076] cvs/fedora-glibc-20070221T1011 | Ulrich Drepper | 2007-02-21 | 5 | -8/+60 |
* | * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional. | Ulrich Drepper | 2007-02-21 | 4 | -4/+11 |
* | [BZ #4074] | Ulrich Drepper | 2007-02-21 | 2 | -0/+5 |
* | [BZ #4070] | Ulrich Drepper | 2007-02-21 | 4 | -35/+72 |
* | * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor | Ulrich Drepper | 2007-02-20 | 3 | -27/+29 |
* | * stdio-common/vfscanf.c: Small cleanups throughout. | Ulrich Drepper | 2007-02-19 | 2 | -52/+44 |
* | [BZ #3325] | Ulrich Drepper | 2007-02-19 | 5 | -3/+14 |
* | * sysdeps/unix/closedir.c: Outside libc don't use locking. | Ulrich Drepper | 2007-02-19 | 5 | -5/+23 |
* | [BZ #2211] | Ulrich Drepper | 2007-02-19 | 5 | -17/+296 |
* | * stdio-common/vfscanf.c: Fix problems in width accounting. | Ulrich Drepper | 2007-02-18 | 3 | -3/+37 |
* | .. | Ulrich Drepper | 2007-02-18 | 2 | -57/+1 |
* | * stdio-common/vfscanf.c: Remove unused WIDTH handling. | Ulrich Drepper | 2007-02-18 | 3 | -4/+8 |
* | * stdio-common/Makefile (tests): Add tst-swscanf. | Ulrich Drepper | 2007-02-18 | 7 | -56/+70 |
* | * SUPPORTED (SUPPORTED-LOCALES): Remove sr_CS locales. | Ulrich Drepper | 2007-02-18 | 2 | -2/+2 |
* | [BZ #1430] | Ulrich Drepper | 2007-02-18 | 2 | -41/+15 |
* | [BZ #672] | Ulrich Drepper | 2007-02-18 | 8 | -13092/+1923 |
* | [BZ #58] | Ulrich Drepper | 2007-02-18 | 2 | -114/+1243 |
* | [BZ #2633] | Ulrich Drepper | 2007-02-17 | 3 | -15/+36 |
* | [BZ #3842] | Ulrich Drepper | 2007-02-17 | 3 | -2/+10 |
* | [BZ #2648] | Ulrich Drepper | 2007-02-17 | 7 | -20/+28 |
* | [BZ #3818] | Ulrich Drepper | 2007-02-17 | 2 | -20/+55 |
* | [BZ #3745] | Ulrich Drepper | 2007-02-17 | 2 | -4/+8 |
* | [BZ #3348] | Ulrich Drepper | 2007-02-17 | 6 | -18/+221 |