summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-23[BZ #9955]Ulrich Drepper
2009-04-23[BZ #9963]Ulrich Drepper
2009-04-23* pthread_attr_setschedparam.c (__pthread_attr_setschedparam):Ulrich Drepper
2009-04-23* stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper
2009-04-21[BZ #10086]Ulrich Drepper
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper
2009-04-20* po/ca.po: Update from translation team.Ulrich Drepper
2009-04-19[BZ #10069]Ulrich Drepper
2009-04-18* stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.Ulrich Drepper
2009-04-18* locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper
2009-04-18* malloc/malloc.c (malloc_info): Output address space information.Ulrich Drepper
2009-04-18* malloc/malloc.c (malloc_info): Also output system memory information.Ulrich Drepper
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper
2009-04-17* sysdeps/posix/preadv.c: Reading of zero bytes is no error.Ulrich Drepper
2009-04-17* malloc/hooks.c (top_check): Force hook value into register.Ulrich Drepper
2009-04-17(top_check): Force hook value into register.Ulrich Drepper
2009-04-17* elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after allRoland McGrath
2009-04-172009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2009-04-16[BZ #9957]Ulrich Drepper
2009-04-16(send_dg): Don't just ignore the result we got in case we only receive one re...Ulrich Drepper
2009-04-16* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek
2009-04-16* resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper
2009-04-15* sysdeps/x86_64/mp_clz_tab.c: New file.Ulrich Drepper
2009-04-152009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper
2009-04-15* sysdeps/sh/libc-tls.c: New file.Ulrich Drepper
2009-04-15__tls_get_addr for SH.Ulrich Drepper
2009-04-15* elf/elf.h: Add various missing ARM constants, to match binutils.Roland McGrath
2009-04-152009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath
2009-04-14Optimizations from GMP.Ulrich Drepper
2009-04-14mpn_add_n for x86-64.Ulrich Drepper
2009-04-14* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper
2009-04-14* sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper
2009-04-11* stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper
2009-04-10* sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper
2009-04-10Simplified code and possible copy problem fixed.Ulrich Drepper
2009-04-10* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper
2009-04-09function if it is not defined. Add some necessary casts.Ulrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper
2009-04-09* malloc/malloc.c (malloc_info): New function.cvs/fedora-glibc-20090409T1422Ulrich Drepper
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper
2009-04-08* malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper
2009-04-07* sysdeps/x86_64/strchrnul.S: New file.cvs/fedora-glibc-20090408T1602Ulrich Drepper
2009-04-07* crypt/Makefile (LDLIBS-crypt.so): Use this variable instead ofUlrich Drepper
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper
2009-04-07* resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmpUlrich Drepper
2009-04-07* wcsmbs/wcsatcliff.c (MEMCHR): Define.Ulrich Drepper