aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-10* sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper46-32/+233
2007-11-09[BZ #5240]Ulrich Drepper4-13/+29
2007-11-08[BZ #5245]Ulrich Drepper2-3/+10
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper8-7/+84
2007-11-08[BZ #5277]Ulrich Drepper6-6/+76
2007-11-06* stdio-common/vfprintf.c (vfprintf): Compute necessary buffer sizeUlrich Drepper3-14/+26
2007-11-06* locales/dz_BT: Fix representation of data.Ulrich Drepper3-17/+23
2007-11-06* nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper6-0/+286
2007-11-06* elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper4-3/+12
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper6-8/+18
2007-11-06* nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper8-108/+182
2007-10-31* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper2-26/+31
2007-10-31* elf/rtld.c (dl_main): Initialize stack and pointer guard earlyUlrich Drepper2-23/+44
2007-10-30* resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper3-4/+31
2007-10-30* nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper23-97/+252
2007-10-30Declare __gethostbyaddr2_r and __gethostbyname3_r.Ulrich Drepper1-0/+15
2007-10-29Update to latest upstream versionAndreas Jaeger1-271/+1712
2007-10-28[BZ #5204]Ulrich Drepper8-13/+94
2007-10-28* stdio-common/Makefile (tests): Add bug20.Ulrich Drepper3-1/+35
2007-10-28[BZ #5225]Ulrich Drepper4-8/+24
2007-10-28[BZ #5222]Ulrich Drepper13-32/+35
2007-10-28[BZ #5040]Ulrich Drepper3-1/+16
2007-10-28[BZ #3112]Ulrich Drepper3-13/+55
2007-10-28[BZ #2549]Ulrich Drepper2-5/+24
2007-10-28[BZ #5208]Ulrich Drepper6-8/+54
2007-10-28* malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.Ulrich Drepper2-0/+8
2007-10-26* nscd/cache.c (prune_cache): Move test for modified file outsideUlrich Drepper1-0/+5
2007-10-26(prune_cache): Move test for modified file outside of locking.Ulrich Drepper1-16/+22
2007-10-22* manual/texinfo.tex: Update to latest version.Andreas Jaeger6-373/+817
2007-10-20* elf/Makefile ($(objpfx)ld.so): Use $(AWK).Roland McGrath1-0/+4
2007-10-202007-10-19 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2007-10-192007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek11-9/+780
2007-10-18* sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom callUlrich Drepper1-0/+6
2007-10-18(clntudp_call): Don't block in recvfrom call even if the poll result indicate...Ulrich Drepper1-1/+1
2007-10-18* elf/elf.h (NT_PPC_VMX): New macro.Roland McGrath1-1/+4
2007-10-182007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2007-10-18Start 2.8 development.Ulrich Drepper3-4/+12
2007-10-18* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7cvs/glibc-2_7-basecvs/glibc-2_7Jakub Jelinek2-2/+8
2007-10-17* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.Roland McGrath1-0/+5
2007-10-172007-10-17 Roland McGrath <roland@frob.com>Roland McGrath2-3/+14
2007-10-17Remade for stable-2.7cvs/fedora-glibc-20071017T2029Ulrich Drepper1-2/+2
2007-10-17* include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper2-1/+2
2007-10-17* version.h (VERSION): Bump to 2.7.Ulrich Drepper2-2/+4
2007-10-17[BZ #5186]Ulrich Drepper2-4/+8
2007-10-17* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.cvs/fedora-glibc-20071017T2007Ulrich Drepper9-0/+27
2007-10-17* sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper2-6/+27
2007-10-17* sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper3-21/+24
2007-10-17* sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper2-1231/+112
2007-10-17* time/tzfile.c (__tzfile_read): Read POSIX TZ string if availableUlrich Drepper1-1/+14
2007-10-17(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper1-6/+57