aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-04-16[BZ #9957]Ulrich Drepper1-0/+23
2009-04-16* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek1-0/+5
2009-04-16* resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper1-0/+5
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper1-0/+1
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper1-0/+15
2009-04-15* sysdeps/x86_64/mp_clz_tab.c: New file.Ulrich Drepper1-0/+4
2009-04-152009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper1-0/+6
2009-04-15* sysdeps/sh/libc-tls.c: New file.Ulrich Drepper1-0/+6
2009-04-15* elf/elf.h: Add various missing ARM constants, to match binutils.Roland McGrath1-0/+4
2009-04-14Optimizations from GMP.Ulrich Drepper1-0/+11
2009-04-14* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek1-0/+7
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper1-0/+5
2009-04-14* sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper1-0/+4
2009-04-11* stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper1-0/+31
2009-04-10* sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper1-0/+2
2009-04-10Simplified code and possible copy problem fixed.Ulrich Drepper1-0/+1
2009-04-10* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper1-0/+2
2009-04-09function if it is not defined. Add some necessary casts.Ulrich Drepper1-1/+1
2009-04-09* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper1-0/+4
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper1-0/+5
2009-04-09* malloc/malloc.c (malloc_info): New function.cvs/fedora-glibc-20090409T1422Ulrich Drepper1-2/+5
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper1-0/+3
2009-04-08* malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper1-0/+7
2009-04-07* sysdeps/x86_64/strchrnul.S: New file.cvs/fedora-glibc-20090408T1602Ulrich Drepper1-1/+3
2009-04-07* crypt/Makefile (LDLIBS-crypt.so): Use this variable instead ofUlrich Drepper1-0/+3
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper1-0/+3
2009-04-07* resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmpUlrich Drepper1-0/+4
2009-04-07* wcsmbs/wcsatcliff.c (MEMCHR): Define.Ulrich Drepper1-0/+1
2009-04-07* string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper1-0/+6
2009-04-07* string/strverscmp.c (__strverscmp): Fix last cleanups.cvs/fedora-glibc-20090407T0657Ulrich Drepper1-0/+5
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper1-0/+2
2009-04-07* resolv/resolv.h (RES_SNGLKUP): Define.cvs/fedora-glibc-20090407T0545Ulrich Drepper1-0/+8
2009-04-06* sysdeps/x86_64/strchr.S: Likewise.Ulrich Drepper1-0/+1
2009-04-05* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper1-0/+4
2009-04-03* configure.in: We need to test for the compiler earlier.Ulrich Drepper1-0/+2
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper1-0/+21
2009-04-03* sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper1-1/+5
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper1-1/+13
2009-04-03Add missing protocol numbers.Ulrich Drepper1-0/+2
2009-04-02* configure.in: Recognize --enable-nss-crypt.Ulrich Drepper1-0/+18
2009-04-02* elf/elf.h (R_SPARC_GLOB_JMP): New macro.Roland McGrath1-0/+11
2009-04-01* sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper1-0/+4
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper1-0/+13
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper1-0/+8
2009-03-30* elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.Ulrich Drepper1-0/+3
2009-03-30* po/fr.po: Update from translation team.Ulrich Drepper1-0/+4
2009-03-17* include/dirent.h: Yet more changes to match sort function typeUlrich Drepper1-0/+8
2009-03-16* dirent/scandir64.c (scandir64): Adjust declaration to type change.Ulrich Drepper1-0/+4
2009-03-16* nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper1-0/+6
2009-03-16[BZ #9733]Ulrich Drepper1-0/+10