Age | Commit message (Expand) | Author |
2009-04-07 | * resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmp | Ulrich Drepper |
2009-04-07 | * wcsmbs/wcsatcliff.c (MEMCHR): Define. | Ulrich Drepper |
2009-04-07 | * string/stratcliff.c (do_test): Add memchr tests.. | Ulrich Drepper |
2009-04-07 | * string/strverscmp.c (__strverscmp): Fix last cleanups.cvs/fedora-glibc-20090407T0657 | Ulrich Drepper |
2009-04-07 | * sysdeps/x86_64/memchr.S: New file. | Ulrich Drepper |
2009-04-07 | * resolv/resolv.h (RES_SNGLKUP): Define.cvs/fedora-glibc-20090407T0545 | Ulrich Drepper |
2009-04-06 | * sysdeps/x86_64/strchr.S: Likewise. | Ulrich Drepper |
2009-04-05 | * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions. | Ulrich Drepper |
2009-04-03 | * configure.in: We need to test for the compiler earlier. | Ulrich Drepper |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper |
2009-04-03 | * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of | Ulrich Drepper |
2009-04-03 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper |
2009-04-03 | Add missing protocol numbers. | Ulrich Drepper |
2009-04-02 | * configure.in: Recognize --enable-nss-crypt. | Ulrich Drepper |
2009-04-02 | * elf/elf.h (R_SPARC_GLOB_JMP): New macro. | Roland McGrath |
2009-04-01 | * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define. | Ulrich Drepper |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper |
2009-03-31 | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper |
2009-03-30 | * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup. | Ulrich Drepper |
2009-03-30 | * po/fr.po: Update from translation team. | Ulrich Drepper |
2009-03-17 | * include/dirent.h: Yet more changes to match sort function type | Ulrich Drepper |
2009-03-16 | * dirent/scandir64.c (scandir64): Adjust declaration to type change. | Ulrich Drepper |
2009-03-16 | * nscd/connections.c (restart): Try to preserve the process name | Ulrich Drepper |
2009-03-16 | [BZ #9733] | Ulrich Drepper |
2009-03-16 | * elf/rtld.c (dl_main): Extend help message for --audit option. | Ulrich Drepper |
2009-03-15 | [BZ #9759] | Ulrich Drepper |
2009-03-15 | [BZ #9880] | Ulrich Drepper |
2009-03-15 | [BZ #9881] | Ulrich Drepper |
2009-03-15 | [BZ #5807] | Ulrich Drepper |
2009-03-15 | * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way. | Ulrich Drepper |
2009-03-15 | * elf/dl-runtime.c (reloc_offset): Define. | Ulrich Drepper |
2009-03-14 | [BZ #9893] | Ulrich Drepper |
2009-03-14 | [BZ #9913] | Ulrich Drepper |
2009-03-14 | [BZ #9948] | Ulrich Drepper |
2009-03-14 | * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM. | Ulrich Drepper |
2009-03-14 | * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement | Ulrich Drepper |
2009-03-13 | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper |
2009-03-12 | * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch | Ulrich Drepper |
2009-03-10 | * time/tzset.c: Optimize a bit for size.cvs/fedora-glibc-20090310T1925 | Ulrich Drepper |
2009-03-10 | * include/stdio.h (fmemopen): Add libc_hidden_proto. | Ulrich Drepper |
2009-03-10 | * time/tzset.c (__tzset_parse_tz): Use correct string when parsing | Ulrich Drepper |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper |
2009-03-10 | * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs | Ulrich Drepper |
2009-03-10 | * po/id.po: Update from translation team. | Ulrich Drepper |
2009-03-10 | * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use | Ulrich Drepper |
2009-03-08 | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper |
2009-03-08 | * po/id.po: Update from translation team. | Ulrich Drepper |
2009-03-07 | * po/ru.po: Update from translation team. | Ulrich Drepper |
2009-03-04 | * po/nl.po: Update from translation team. | Ulrich Drepper |
2009-03-03 | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper |