about summary refs log tree commit diff
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-162-1/+7
* * resolv/res_send.c (send_dg): Don't switch into single-requestUlrich Drepper2009-04-162-1/+8
* * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610Ulrich Drepper2009-04-154-2/+8
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there cvs/fedora-glibc-20090415T1619Ulrich Drepper2009-04-152-4/+51
* * sysdeps/x86_64/mp_clz_tab.c: New file.Ulrich Drepper2009-04-152-0/+5
* 2009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper2009-04-153-0/+16
* * sysdeps/sh/libc-tls.c: New file.Ulrich Drepper2009-04-152-2/+8
* __tls_get_addr for SH.Ulrich Drepper2009-04-151-0/+33
* * elf/elf.h: Add various missing ARM constants, to match binutils.Roland McGrath2009-04-151-0/+4
* 2009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath2009-04-151-22/+42
* Optimizations from GMP.Ulrich Drepper2009-04-147-0/+309
* mpn_add_n for x86-64.Ulrich Drepper2009-04-141-0/+42
* * 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