summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-06-13[BZ #6612]cvs/fedora-glibc-20080613T1601Ulrich Drepper
2008-06-13* resolv/nss_dns/dns-host.c (gaih_getanswer): Don'tUlrich Drepper
2008-06-13* sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.Ulrich Drepper
2008-06-13* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper
2008-06-12* nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper
2008-06-10* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log andUlrich Drepper
2008-06-06* misc/regexp.h (compile): Use __REPB_PREFIX macro. Jakub Jelinek
2008-06-03* nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek
2008-05-28typoRoland McGrath
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-25* string/Makefile (strop-tests): Add memmem.Ulrich Drepper
2008-05-24answers and the server reports SERVFAIL, NOTIMP, or REFUSED, thencvs/fedora-glibc-20080524T2218Ulrich Drepper
2008-05-24* libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek
2008-05-24* resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper
2008-05-22* math/libm-test.inc (exp_test): Exclude expl(1000.0L) fromUlrich Drepper
2008-05-22* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath
2008-05-21* string/endian.h: Define new fixed-size hto* and *toh macros onlyUlrich Drepper
2008-05-21* iconvdata/Depend: Add localedata.Ulrich Drepper
2008-05-21* bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.Roland McGrath
2008-05-21* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use Jakub Jelinek
2008-05-21* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h Jakub Jelinek
2008-05-20* include/inline-hashtab.h (higher_prime_number): Fix type of midUlrich Drepper
2008-05-20* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek
2008-05-20* sysdeps/sparc/machine-gmon.h: New file. Jakub Jelinek
2008-05-19* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek
2008-05-19* resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper
2008-05-18* nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper
2008-05-18* nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper
2008-05-18* nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper
2008-05-18* nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper
2008-05-18* nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper
2008-05-18* nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper
2008-05-17* nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper
2008-05-17* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper
2008-05-17* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper
2008-05-16* string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152Ulrich Drepper
2008-05-16* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper
2008-05-15* string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735Ulrich Drepper
2008-05-15* posix/regcomp.c (optimize_utf8): Add a note on why we testUlrich Drepper
2008-05-15[BZ #6428]Ulrich Drepper
2008-05-15[BZ #6442]Ulrich Drepper
2008-05-15* iconvdata/run-iconv-test.sh: Use = instead of == in test.Ulrich Drepper
2008-05-15* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.Ulrich Drepper
2008-05-14[BZ #6461]Ulrich Drepper
2008-05-14(match_prefix): Don't treat IPv4 loopback address special whenUlrich Drepper
2008-05-14[BZ #6472]Ulrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses haveUlrich Drepper
2008-05-14* sysdeps/posix/getaddrinfo.c (getaddrinfo): Add _res_hconf_initUlrich Drepper