about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek2009-04-145-4/+19
* * sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper2009-04-142-1/+6
* * sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper2009-04-144-3/+88
* * stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper2009-04-1112-90/+528
* * sysdeps/x86_64/rawmemchr.S: New file.Ulrich Drepper2009-04-103-2/+57
* Simplified code and possible copy problem fixed.Ulrich Drepper2009-04-102-17/+4
* * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper2009-04-104-20/+17
* function if it is not defined. Add some necessary casts.Ulrich Drepper2009-04-093-9/+27
* * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper2009-04-093-0/+8
* * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper2009-04-092-1/+7
* * malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422Ulrich Drepper2009-04-095-4/+160
* * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper2009-04-082-1/+4
* * malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper2009-04-085-22/+49
* * sysdeps/x86_64/strchrnul.S: New file. cvs/fedora-glibc-20090408T1602Ulrich Drepper2009-04-073-3/+69
* * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead ofUlrich Drepper2009-04-072-1/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper2009-04-072-1/+4
* * resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmpUlrich Drepper2009-04-073-3/+7
* * wcsmbs/wcsatcliff.c (MEMCHR): Define.Ulrich Drepper2009-04-073-0/+7
* * string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper2009-04-074-48/+50
* * string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657Ulrich Drepper2009-04-076-5/+14
* * sysdeps/x86_64/memchr.S: New file.Ulrich Drepper2009-04-074-1861/+2065
* * resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545Ulrich Drepper2009-04-074-11/+38
* * locales/ks_IN: New file.Ulrich Drepper2009-04-063-3/+220
* * sysdeps/x86_64/strchr.S: Likewise.Ulrich Drepper2009-04-063-268/+48
* * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper2009-04-054-3686/+2791
* * configure.in: We need to test for the compiler earlier.Ulrich Drepper2009-04-032-8/+11
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-0320-9/+708
* * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper2009-04-033-51/+37
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2009-04-036-53/+79
* Add missing protocol numbers.Ulrich Drepper2009-04-032-1/+13
* * configure.in: Recognize --enable-nss-crypt.Ulrich Drepper2009-04-028-2027/+3212
* Add nss-crypt entry. Rename pic_default to libc_cv_pic_default.Ulrich Drepper2009-04-021-1/+3
* Missed copyright year updateRoland McGrath2009-04-021-1/+1
* * elf/elf.h (R_SPARC_GLOB_JMP): New macro.Roland McGrath2009-04-021-0/+11
* 2009-04-01 Roland McGrath <roland@redhat.com>Roland McGrath2009-04-021-1/+13
* * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper2009-04-012-0/+6
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-0113-30/+65
* * elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper2009-03-316-45/+13
* * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.Ulrich Drepper2009-03-302-7/+10
* * po/fr.po: Update from translation team.Ulrich Drepper2009-03-301-0/+4
* Update from translation team.Ulrich Drepper2009-03-301-638/+795
* [BZ #9985] Jakub Jelinek2009-03-232-35/+41
* * td_symbol_list.c (DB_LOOKUP_NAME, DB_LOOKUP_NAME_TH_UNIQUE): cvs/fedora-glibc-20090320T1944Roland McGrath2009-03-191-0/+5
* 2009-03-19 Roland McGrath <roland@redhat.com>Roland McGrath2009-03-191-2/+2
* Yet more changes to match sort function type change.Ulrich Drepper2009-03-174-21/+24
* * 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-162-2/+7
* * nscd/connections.c (restart): Try to preserve the process nameUlrich Drepper2009-03-162-1/+22
* [BZ #9733]Ulrich Drepper2009-03-166-16/+32
* * elf/rtld.c (dl_main): Extend help message for --audit option.Ulrich Drepper2009-03-162-1/+4