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