about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* [BZ #9759]Ulrich Drepper2009-03-1511-47/+77
* [BZ #9880]Ulrich Drepper2009-03-155-2/+167
* [BZ #9881]Ulrich Drepper2009-03-157-9/+60
* [BZ #5807]Ulrich Drepper2009-03-154-151/+36
* * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.Ulrich Drepper2009-03-152-1/+13
* * elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper2009-03-154-21/+33
* [BZ #9893]Ulrich Drepper2009-03-143-99/+207
* [BZ #9913]Ulrich Drepper2009-03-143-34/+40
* [BZ #9948]Ulrich Drepper2009-03-143-1/+12
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-146-29/+249
* * sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper2009-03-142-52/+68
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-1320-75/+813
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-123-57/+63
* * init.c (nptl_freeres): Compile only for SHARED.Ulrich Drepper2009-03-102-3/+7
* * time/tzset.c: Optimize a bit for size. cvs/fedora-glibc-20090310T1925Ulrich Drepper2009-03-102-55/+45
* * include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper2009-03-104-2/+12
* * time/tzset.c (__tzset_parse_tz): Use correct string when parsingUlrich Drepper2009-03-103-12/+45
* * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,Ulrich Drepper2009-03-103-9/+19
* * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcsUlrich Drepper2009-03-106-6/+18
* * po/id.po: Update from translation team.Ulrich Drepper2009-03-102-44/+49
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper2009-03-103-5/+27