about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek2008-05-201-0/+9
* * sysdeps/sparc/machine-gmon.h: New file. Jakub Jelinek2008-05-201-0/+7
* * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek2008-05-191-0/+4
* * resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper2008-05-191-0/+9
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-181-0/+20
* * nscd/mem.c (gc): Avoid stack overflow when allocating move list. cvs/fedora-glibc-20080518T1017Ulrich Drepper2008-05-181-0/+2
* * nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper2008-05-181-0/+3
* * nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper2008-05-181-0/+3
* * nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2008-05-181-0/+5
* * nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper2008-05-181-0/+2
* * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper2008-05-171-0/+3
* * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper2008-05-171-0/+3
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper2008-05-171-1/+8
* * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp. cvs/fedora-glibc-20080516T2152Ulrich Drepper2008-05-161-0/+2
* * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper2008-05-161-0/+5
* * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-151-1/+14
* * posix/regcomp.c (optimize_utf8): Add a note on why we testUlrich Drepper2008-05-151-0/+15
* [BZ #6428]Ulrich Drepper2008-05-151-0/+3
* [BZ #6442]Ulrich Drepper2008-05-151-0/+10
* * iconvdata/run-iconv-test.sh: Use = instead of == in test.Ulrich Drepper2008-05-151-0/+5
* * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.Ulrich Drepper2008-05-151-0/+6
* [BZ #6461]Ulrich Drepper2008-05-141-0/+5
* (match_prefix): Don't treat IPv4 loopback address special whenUlrich Drepper2008-05-141-0/+2
* [BZ #6472]Ulrich Drepper2008-05-141-0/+1
* * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses haveUlrich Drepper2008-05-141-0/+3
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_initUlrich Drepper2008-05-141-0/+3
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,Ulrich Drepper2008-05-141-2/+2
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP andUlrich Drepper2008-05-141-0/+11
* * po/lt.po: New file. From Lituanian translation team.Ulrich Drepper2008-05-131-2/+6
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-0/+58
* * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path inUlrich Drepper2008-05-121-0/+5
* [BZ #3406]Ulrich Drepper2008-05-111-0/+6
* * io/openat.c (__openat_2): Also pass fd to __openat.Ulrich Drepper2008-05-111-0/+4
* * string/tester.c (test_memcmp): Add a few more tests.Ulrich Drepper2008-05-111-0/+5
* * nscd/cache.c (cache_add): Before returning with failure and thisUlrich Drepper2008-05-111-0/+12
* [BZ #6505]Roland McGrath2008-05-111-0/+5
* * misc/truncate64.c (truncate64): Use __truncate not truncate.Ulrich Drepper2008-05-101-0/+2
* * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper2008-05-101-0/+12
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-0/+45
* * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build. Jakub Jelinek2008-05-061-0/+5
* * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,Roland McGrath2008-05-061-3/+3
* Fix termios bit macros.Roland McGrath2008-05-051-1/+24
* * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file. Jakub Jelinek2008-05-051-0/+8
* * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for Jakub Jelinek2008-05-051-0/+6
* * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD andUlrich Drepper2008-05-011-0/+7
* * stdlib/tst-setcontext.c: Include unistd.h.Jakub Jelinek2008-04-301-0/+4
* * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl): Jakub Jelinek2008-04-291-0/+6
* * nscd/Makefile (nscd-cflags): Set back to -fpie.Ulrich Drepper2008-04-221-0/+11
* * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.Ulrich Drepper2008-04-201-0/+4
* [BZ #5209, BZ #5381]Ulrich Drepper2008-04-191-0/+31