about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* [BZ #9759]Ulrich Drepper2009-03-151-0/+13
* [BZ #9880]Ulrich Drepper2009-03-151-0/+6
* [BZ #9881]Ulrich Drepper2009-03-151-1/+7
* [BZ #5807]Ulrich Drepper2009-03-151-0/+6
* * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.Ulrich Drepper2009-03-151-0/+2
* * elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper2009-03-151-0/+12
* [BZ #9893]Ulrich Drepper2009-03-141-0/+5
* [BZ #9913]Ulrich Drepper2009-03-141-0/+9
* [BZ #9948]Ulrich Drepper2009-03-141-0/+5
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-141-0/+6
* * sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper2009-03-141-0/+6
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-0/+25
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-121-0/+5
* * time/tzset.c: Optimize a bit for size. cvs/fedora-glibc-20090310T1925Ulrich Drepper2009-03-101-2/+4
* * include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper2009-03-101-0/+7