summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-266-8/+33
* * sysdeps/unix/sysv/linux/Versions: Move sync_file_range toUlrich Drepper2007-03-263-3/+12
* * sysdeps/powerpc/bits/atomic.hUlrich Drepper2007-03-265-46/+108
* 007-03-20 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2007-03-265-37/+33
* (__cache_line_size): Define the variable here. Add attribute_hidden, remove ...Ulrich Drepper2007-03-261-8/+4
* [BZ #4276] Jakub Jelinek2007-03-2614-166/+334
* * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek2007-03-2111-108/+387
* * configure.in (libc_cv_gnu89_inline): Only do compile test. Jakub Jelinek2007-03-203-4/+7
* [BZ #2831]Jakub Jelinek2007-03-204-24/+36
* * nscd/gai.c: Include alloca.h.Ulrich Drepper2007-03-182-0/+8
* * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-1710-11/+78
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-1756-183/+293
* .Ulrich Drepper2007-03-151-4/+0
* [BZ #3919]Ulrich Drepper2007-03-159-10/+71
* [BZ #4101]Ulrich Drepper2007-03-154-6/+118
* [BZ #4130]Ulrich Drepper2007-03-152-4/+9
* [BZ #4181]Ulrich Drepper2007-03-156-114/+293
* * Makefile: Define tst-sscanf-ENV.Ulrich Drepper2007-03-142-0/+7
* Use fa_IR.UTF-8 which exists internally.Ulrich Drepper2007-03-141-1/+1
* * sysdeps/alpha/fpu/s_llround.c: New file. Richard Henderson2007-03-1411-6/+290
* * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson2007-03-1420-201/+484
* * sysdeps/ieee754/ldbl-128/Makefile: New file.Richard Henderson2007-03-142-0/+5
* * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson2007-03-147-75/+460
* * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson2007-03-132-1/+8
* * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. Richard Henderson2007-03-136-59/+55
* * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for Richard Henderson2007-03-132-0/+18
* * sysdeps/posix/getaddrinfo.c (get_scope): Correct test forUlrich Drepper2007-03-062-1/+6
* * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry withUlrich Drepper2007-03-052-0/+37
* [BZ #4069]Ulrich Drepper2007-03-051-1/+1
* [BZ #4096]Ulrich Drepper2007-03-057-43/+76
* * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.hUlrich Drepper2007-03-052-4/+5
* * time/tzfile.c (find_transition): Instead of a linear search try toUlrich Drepper2007-03-051-0/+6
* (find_transition): Instead of a linear search try to guess the transition ind...Ulrich Drepper2007-03-051-3/+50
* * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix Jakub Jelinek2007-02-272-2/+7
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-253-5/+14
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictionsUlrich Drepper2007-02-222-10/+13
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Optimize use of TOLOWER.Ulrich Drepper2007-02-212-14/+22
* [BZ #3325]Ulrich Drepper2007-02-215-7/+12
* [BZ #3458]Ulrich Drepper2007-02-213-2/+43
* [BZ #4076]cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-215-8/+60
* * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.Ulrich Drepper2007-02-214-4/+11
* [BZ #4074]Ulrich Drepper2007-02-212-0/+5
* [BZ #4070]Ulrich Drepper2007-02-214-35/+72
* * stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper2007-02-203-27/+29
* * stdio-common/vfscanf.c: Small cleanups throughout.Ulrich Drepper2007-02-192-52/+44
* [BZ #3325]Ulrich Drepper2007-02-195-3/+14
* * sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper2007-02-195-5/+23
* [BZ #2211]Ulrich Drepper2007-02-195-17/+296
* * stdio-common/vfscanf.c: Fix problems in width accounting.Ulrich Drepper2007-02-183-3/+37
* ..Ulrich Drepper2007-02-182-57/+1