about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper2007-11-137-21/+57
* * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.Ulrich Drepper2007-11-133-0/+8
* * include/kernel-features.h: Moved to...Ulrich Drepper2007-11-131-0/+5
* Hurd-specific kernel-features.h.Ulrich Drepper2007-11-131-0/+0
* * sysdeps/i386/i586/memcpy_chk.S: New file.Roland McGrath2007-11-131-0/+6
* 2007-09-13 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2007-11-133-0/+3
* * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.Ulrich Drepper2007-11-123-147/+153
* (struct in6addrinfo): Add prefixlen field.Ulrich Drepper2007-11-121-1/+3
* * include/kernel-features.h: New file.Roland McGrath2007-11-121-0/+4
* 2007-11-11 Roland McGrath <roland@frob.com>Roland McGrath2007-11-121-0/+31
* * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessaryUlrich Drepper2007-11-102-3/+8
* * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper2007-11-1046-32/+233
* [BZ #5240]Ulrich Drepper2007-11-094-13/+29
* [BZ #5245]Ulrich Drepper2007-11-082-3/+10
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-088-7/+84
* [BZ #5277]Ulrich Drepper2007-11-086-6/+76
* * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer sizeUlrich Drepper2007-11-063-14/+26
* * locales/dz_BT: Fix representation of data.Ulrich Drepper2007-11-063-17/+23
* * nscd/selinux.c (nscd_request_avc_has_perm): When compiled withUlrich Drepper2007-11-066-0/+286
* * elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper2007-11-064-3/+12
* * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2007-11-066-8/+18
* * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup onlyUlrich Drepper2007-11-068-108/+182
* * 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