jlayton/glibc.git
2009-04-07 Ulrich Drepper* wcsmbs/wcsatcliff.c (MEMCHR): Define.
2009-04-07 Ulrich Drepper* string/stratcliff.c (do_test): Add memchr tests..
2009-04-07 Ulrich Drepper* string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657
2009-04-07 Ulrich Drepper* sysdeps/x86_64/memchr.S: New file.
2009-04-07 Ulrich Drepper* resolv/resolv.h (RES_SNGLKUP): Define. cvs/fedora-glibc-20090407T0545
2009-04-06 Ulrich Drepper* locales/ks_IN: New file.
2009-04-06 Ulrich Drepper* sysdeps/x86_64/strchr.S: Likewise.
2009-04-05 Ulrich Drepper* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instr...
2009-04-03 Ulrich Drepper* configure.in: We need to test for the compiler earlier.
2009-04-03 Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-04-03 Ulrich Drepper* sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix...
2009-04-03 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define
2009-04-03 Ulrich DrepperAdd missing protocol numbers.
2009-04-02 Ulrich Drepper* configure.in: Recognize --enable-nss-crypt.
2009-04-02 Ulrich DrepperAdd nss-crypt entry. Rename pic_default to libc_cv_pic_...
2009-04-02 Roland McGrathMissed copyright year update
2009-04-02 Roland McGrath* elf/elf.h (R_SPARC_GLOB_JMP): New macro.
2009-04-02 Roland McGrath2009-04-01 Roland McGrath <roland@redhat.com>
2009-04-01 Ulrich Drepper* sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE...
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-31 Ulrich Drepper* elf/dl-load.c: Remove support for systems without...
2009-03-30 Ulrich Drepper* elf/do-lookup.h (do_lookup_x): Minor optimization...
2009-03-30 Ulrich Drepper* po/fr.po: Update from translation team.
2009-03-30 Ulrich DrepperUpdate from translation team.
2009-03-23 Jakub Jelinek[BZ #9985]
2009-03-19 Roland McGrath* td_symbol_list.c (DB_LOOKUP_NAME, DB_LOOKUP_NAME_TH_U... cvs/fedora-glibc-20090320T1944
2009-03-19 Roland McGrath2009-03-19 Roland McGrath <roland@redhat.com>
2009-03-17 Ulrich DrepperYet more changes to match sort function type change.
2009-03-17 Ulrich Drepper* include/dirent.h: Yet more changes to match sort...
2009-03-16 Ulrich Drepper* dirent/scandir64.c (scandir64): Adjust declaration...
2009-03-16 Ulrich Drepper* nscd/connections.c (restart): Try to preserve the...
2009-03-16 Ulrich Drepper[BZ #9733]
2009-03-16 Ulrich Drepper* elf/rtld.c (dl_main): Extend help message for --audit...
2009-03-15 Ulrich Drepper[BZ #9759]
2009-03-15 Ulrich Drepper[BZ #9880]
2009-03-15 Ulrich Drepper[BZ #9881]
2009-03-15 Ulrich Drepper[BZ #5807]
2009-03-15 Ulrich Drepper* crypt/sha256test.c (main): Perform 100,000 'a' test...
2009-03-15 Ulrich Drepper* elf/dl-runtime.c (reloc_offset): Define.
2009-03-14 Ulrich Drepper[BZ #9893]
2009-03-14 Ulrich Drepper[BZ #9913]
2009-03-14 Ulrich Drepper[BZ #9948]
2009-03-14 Ulrich Drepper* elf/dl-sysdep.c (_dl_show_auxv): Add support for...
2009-03-14 Ulrich Drepper* sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-03-12 Ulrich Drepper* sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add...
2009-03-10 Ulrich Drepper* init.c (nptl_freeres): Compile only for SHARED.
2009-03-10 Ulrich Drepper* time/tzset.c: Optimize a bit for size. cvs/fedora-glibc-20090310T1925
2009-03-10 Ulrich Drepper* include/stdio.h (fmemopen): Add libc_hidden_proto.
2009-03-10 Ulrich Drepper* time/tzset.c (__tzset_parse_tz): Use correct string...
2009-03-10 Ulrich Drepper* posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION,...
2009-03-10 Ulrich Drepper* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_...
2009-03-10 Ulrich Drepper* po/id.po: Update from translation team.
2009-03-10 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext...
2009-03-10 Ulrich DrepperUse .machine push; .machine "power6" and .machine pop...
2009-03-09 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421
2009-03-08 Ulrich Drepper* stdlib/Makefile (routines): Add quick_exit, at_quick_...
2009-03-08 Ulrich Drepper* po/id.po: Update from translation team.
2009-03-07 Ulrich Drepper* po/ru.po: Update from translation team.
2009-03-04 Ulrich Drepper* po/nl.po: Update from translation team.
2009-03-03 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare...
2009-03-03 Ulrich Drepper* po/pl.po: Update from translation team.
2009-03-02 Ulrich Drepper[BZ #7083]
2009-03-02 Ulrich Drepper* sysdeps/unix/sysv/linux/fallocate.c: New file.
2009-03-02 Ulrich DrepperPretty printing.
2009-03-02 Jakub Jelinek* misc/sys/cdefs.h (__extern_always_inline): Add __arti...
2009-03-02 Ulrich Drepper* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New...
2009-03-02 Ulrich Drepper* po/cs.po: Update from translation team.
2009-03-01 Ulrich Drepper* po/vi.po: Likewise.
2009-02-28 Ulrich Drepper* po/fi.po: Likewise.
2009-02-28 Ulrich Drepper* po/bg.po: Update from translation team.
2009-02-28 Ulrich Drepperpo/bg.po
2009-02-28 Roland McGrath* Makeconfig (%.v.i): Depend on Makeconfig.
2009-02-28 Roland McGrath2009-02-27 Roland McGrath <roland@redhat.com>
2009-02-27 Ulrich Drepper* po/ko.po: Update from translation team.
2009-02-27 Ulrich DrepperUpdate from translation team.
2009-02-26 Roland McGrath* shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block...
2009-02-26 Roland McGrath2009-02-26 Roland McGrath <roland@redhat.com>
2009-02-26 Ulrich Drepper2009-02-26 Andrew Stubbs <ams@codesourcery.com>
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
2009-02-26 Ulrich Drepper* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
2009-02-26 Ulrich Drepper* ctype/ctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-26 Ulrich Drepper* include/features.h: If no feature selection given...
2009-02-25 Ulrich Drepper..
2009-02-25 Ulrich DrepperDefine _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX...
2009-02-24 Roland McGrath[BZ #9895]
2009-02-24 Roland McGrath[BZ #9895]
2009-02-24 Ulrich Drepper* sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
2009-02-24 Ulrich Drepper* io/sys/stat.h: The lstat functions have been mandator...
2009-02-24 Ulrich Drepper* time/tzset.c (tzset_internal): Correct parsing of...
2009-02-22 Ulrich Drepper* po/bg.po: Update from translation team.
2009-02-22 Ulrich DrepperUpdate from translation team.
2009-02-16 Jakub Jelinek* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534
2009-02-16 Jakub Jelinek* soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_S...
2009-02-15 Ulrich Drepper* sysdeps/unix/sysv/linux/getsysstats.c (next_line...
2009-02-13 Ulrich Drepper* sysdeps/unix/sysv/linux/sh/lowlevellock.S: Define
2009-02-13 Ulrich Drepper[BZ #5381]
2009-02-12 Ulrich Drepper* po/lt.po: Update from translation team.
next