summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-07-15* stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputncvs/fedora-glibc-20080716T0944Ulrich Drepper
2008-07-15* malloc/hooks.c (__malloc_check_init): Remove printf.Ulrich Drepper
2008-07-14* sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.Roland McGrath
2008-07-12* nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper
2008-07-09* resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper
2008-07-08* stdio-common/Makefile: Add rules to build and run tst-setvbuf1.Ulrich Drepper
2008-07-08[BZ #6719]Ulrich Drepper
2008-07-07* sysdeps/mach/hurd/open.c: Include <stdio.h>.Roland McGrath
2008-07-06[BZ #6723]Ulrich Drepper
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath
2008-07-02* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.Roland McGrath
2008-06-27* resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper
2008-06-27[BZ #6657]Ulrich Drepper
2008-06-27* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper
2008-06-26[BZ #6654]Ulrich Drepper
2008-06-25[BZ #6653]Ulrich Drepper
2008-06-25* posix/tst-regex.c (main): Rename to...Ulrich Drepper
2008-06-25[BZ #5210]Ulrich Drepper
2008-06-25* stdlib/tst-setcontext.c: Set back_in_main before exit ifUlrich Drepper
2008-06-18* nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper
2008-06-13* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to aUlrich Drepper
2008-06-13* nscd/connections.c: Also recognize and handle changes to theUlrich Drepper
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