aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper36-26/+1750
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper8-20/+77
2008-07-24[BZ #6712]Ulrich Drepper1-0/+6
2008-07-24Don't declare _dl_discover_osversion only for older kernels.Ulrich Drepper1-3/+1
2008-07-22* hurd/fd-read.c (_hurd_fd_read): Fix last change.Roland McGrath2-1/+8
2008-07-21* hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the serverRoland McGrath1-0/+5
2008-07-212008-07-21 Roland McGrath <roland@frob.com>Roland McGrath1-1/+3
2008-07-20* locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper2-1/+4
2008-07-20* locale/setlocale.c (setlocale): Take the setlocale lock earlier.Ulrich Drepper3-19/+35
2008-07-15* stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputncvs/fedora-glibc-20080716T0944Ulrich Drepper2-1/+8
2008-07-15* malloc/hooks.c (__malloc_check_init): Remove printf.Ulrich Drepper1-0/+4
2008-07-15(__malloc_check_init): Remove printf.Ulrich Drepper1-3/+1
2008-07-14* sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.Roland McGrath1-0/+4
2008-07-142008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath1-0/+2
2008-07-12* nscd/connections.c (main_loop_poll): Fix handling of read errorsUlrich Drepper2-29/+89
2008-07-11* locales/iso14651_t1_common: Add Kannada collation support.Ulrich Drepper2-0/+275
2008-07-09* resolv/res_send.c: Remove unnecessary res_pquery prototype.Ulrich Drepper2-1/+2
2008-07-09* resolv/res_query.c (__libc_res_nquery): Issue debug message onlyUlrich Drepper2-2/+7
2008-07-09* resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAAUlrich Drepper2-4/+25
2008-07-08* stdio-common/Makefile: Add rules to build and run tst-setvbuf1.Ulrich Drepper4-2/+31
2008-07-08[BZ #6719]Ulrich Drepper2-1/+8
2008-07-08[BZ #6713]Ulrich Drepper1-0/+6
2008-07-08Fix U1DBA entry representation.Ulrich Drepper1-1/+1
2008-07-07* sysdeps/mach/hurd/open.c: Include <stdio.h>.Roland McGrath1-0/+9
2008-07-072008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2-0/+27
2008-07-06[BZ #6723]Ulrich Drepper1-0/+5
2008-07-06(__mktime_internal): Normalize tp->tm_isdst value.Ulrich Drepper1-2/+4
2008-07-02* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.cvs/fedora-glibc-20080703T1203Roland McGrath7-3/+15
2008-07-02* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.Roland McGrath2-1/+13
2008-07-022008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath7-8/+23
2008-06-27Remove use of __P.Ulrich Drepper1-10/+1
2008-06-27* resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper1-1/+1
2008-06-27[BZ #6657]Ulrich Drepper4-2/+22
2008-06-27* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.Ulrich Drepper3-2/+8
2008-06-26[BZ #6654]Ulrich Drepper4-4/+34
2008-06-25[BZ #6653]Ulrich Drepper1-0/+1
2008-06-25* posix/tst-regex.c (main): Rename to...Ulrich Drepper2-10/+18
2008-06-25[BZ #5210]Ulrich Drepper3-0/+12
2008-06-25[BZ #5814]Ulrich Drepper4-5/+12
2008-06-25* stdlib/tst-setcontext.c: Set back_in_main before exit ifUlrich Drepper2-1/+9
2008-06-24* locales/iso14651_t1_common: Add support for Gurumukhi script.Ulrich Drepper2-0/+231
2008-06-18* nscd/connections.c (main_loop_poll): Fix test for read error.Ulrich Drepper2-2/+7
2008-06-13* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to aUlrich Drepper2-21/+12
2008-06-13* nscd/connections.c: Also recognize and handle changes to theUlrich Drepper2-3/+30
2008-06-13[BZ #6612]cvs/fedora-glibc-20080613T1601Ulrich Drepper2-15/+36
2008-06-13* resolv/nss_dns/dns-host.c (gaih_getanswer): Don'tUlrich Drepper2-9/+14
2008-06-13* sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.Ulrich Drepper1-0/+5
2008-06-13* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper5-18/+28
2008-06-12* nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cacheUlrich Drepper5-16/+149
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper7-8/+41