about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * string/Makefile (strop-tests): Add memmem.Ulrich Drepper2008-05-251-3/+10
* answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then cvs/fedora-glibc-20080524T2218Ulrich Drepper2008-05-241-1/+1
* * libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek2008-05-241-0/+10
* * resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper2008-05-241-0/+6
* * math/libm-test.inc (exp_test): Exclude expl(1000.0L) fromUlrich Drepper2008-05-221-0/+6
* * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath2008-05-221-1/+13
* * string/endian.h: Define new fixed-size hto* and *toh macros onlyUlrich Drepper2008-05-211-0/+3
* * iconvdata/Depend: Add localedata.Ulrich Drepper2008-05-211-0/+4
* * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.Roland McGrath2008-05-211-0/+4
* * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use Jakub Jelinek2008-05-211-0/+11
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h Jakub Jelinek2008-05-211-0/+11
* * include/inline-hashtab.h (higher_prime_number): Fix type of midUlrich Drepper2008-05-201-0/+5
* * 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