about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper2007-10-312-26/+31
* * elf/rtld.c (dl_main): Initialize stack and pointer guard earlyUlrich Drepper2007-10-312-23/+44
* * resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper2007-10-303-4/+31
* * nscd/Makefile (nscd-modules): Replace gethstbynm2_r withUlrich Drepper2007-10-3023-97/+252
* Declare __gethostbyaddr2_r and __gethostbyname3_r.Ulrich Drepper2007-10-301-0/+15
* Update to latest upstream versionAndreas Jaeger2007-10-291-271/+1712
* [BZ #5204]Ulrich Drepper2007-10-288-13/+94
* * stdio-common/Makefile (tests): Add bug20.Ulrich Drepper2007-10-283-1/+35
* [BZ #5225]Ulrich Drepper2007-10-284-8/+24
* [BZ #5222]Ulrich Drepper2007-10-2813-32/+35
* [BZ #5040]Ulrich Drepper2007-10-283-1/+16
* [BZ #3112]Ulrich Drepper2007-10-283-13/+55
* [BZ #2549]Ulrich Drepper2007-10-282-5/+24
* [BZ #5208]Ulrich Drepper2007-10-286-8/+54
* * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.Ulrich Drepper2007-10-282-0/+8
* * nscd/cache.c (prune_cache): Move test for modified file outsideUlrich Drepper2007-10-261-0/+5
* (prune_cache): Move test for modified file outside of locking.Ulrich Drepper2007-10-261-16/+22
* * manual/texinfo.tex: Update to latest version.Andreas Jaeger2007-10-226-373/+817
* * elf/Makefile ($(objpfx)ld.so): Use $(AWK).Roland McGrath2007-10-201-0/+4
* 2007-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-201-1/+1
* 2007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek2007-10-1911-9/+780
* * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom callUlrich Drepper2007-10-181-0/+6
* (clntudp_call): Don't block in recvfrom call even if the poll result indicate...Ulrich Drepper2007-10-181-1/+1
* * elf/elf.h (NT_PPC_VMX): New macro.Roland McGrath2007-10-181-1/+4
* 2007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-181-0/+1
* Start 2.8 development.Ulrich Drepper2007-10-183-4/+12
* * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7 cvs/glibc-2_7-base cvs/glibc-2_7Jakub Jelinek2007-10-182-2/+8
* * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.Roland McGrath2007-10-171-0/+5
* 2007-10-17 Roland McGrath <roland@frob.com>Roland McGrath2007-10-172-3/+14
* Remade for stable-2.7 cvs/fedora-glibc-20071017T2029Ulrich Drepper2007-10-171-2/+2
* * include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper2007-10-172-1/+2
* * version.h (VERSION): Bump to 2.7.Ulrich Drepper2007-10-172-2/+4
* [BZ #5186]Ulrich Drepper2007-10-172-4/+8
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007Ulrich Drepper2007-10-179-0/+27
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addressesUlrich Drepper2007-10-172-6/+27
* * sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper2007-10-173-21/+24
* * sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper2007-10-172-1231/+112
* * time/tzfile.c (__tzfile_read): Read POSIX TZ string if availableUlrich Drepper2007-10-171-1/+14
* (__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper2007-10-171-6/+57
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek2007-10-172-1/+25
* Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper2007-10-163-7/+12
* [BZ #5184]Ulrich Drepper2007-10-162-30/+49
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-164-49/+48
* (__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper2007-10-161-2/+3
* * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek2007-10-162-1/+4
* * sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek2007-10-162-1/+7
* * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper2007-10-163-111/+1274
* Make an empty file.Ulrich Drepper2007-10-161-3/+1
* * po/libc.pot: Regenerated.Roland McGrath2007-10-161-0/+4
* 2007-10-15 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-161-878/+882