platform/upstream/glibc.git
2009-04-16 Jakub Jelinek* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if... cvs/fedora-glibc-20090416T1610
2009-04-16 Ulrich Drepper* resolv/res_send.c (send_dg): Don't switch into single...
2009-04-15 Ulrich Drepper* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c:... cvs/fedora-glibc-20090416T0610
2009-04-15 Ulrich Drepper* sysdeps/unix/sysv/linux/getsysstats.c (next_line... cvs/fedora-glibc-20090415T1619
2009-04-15 Ulrich Drepper* sysdeps/x86_64/mp_clz_tab.c: New file.
2009-04-15 Ulrich Drepper2009-03-17 Ryan S. Arnold <rsa@us.ibm.com>
2009-04-15 Ulrich Drepper* sysdeps/sh/libc-tls.c: New file.
2009-04-15 Ulrich Drepper__tls_get_addr for SH.
2009-04-15 Roland McGrath* elf/elf.h: Add various missing ARM constants, to...
2009-04-15 Roland McGrath2009-04-14 Roland McGrath <roland@redhat.com>
2009-04-14 Ulrich DrepperOptimizations from GMP.
2009-04-14 Ulrich Dreppermpn_add_n for x86-64.
2009-04-14 Jakub Jelinek* sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data... cvs/fedora-glibc-20090414T2104
2009-04-14 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: SH also has
2009-04-14 Ulrich Drepper* sysdeps/x86-64/strrchr.S: New file.
2009-04-11 Ulrich Drepper* stdio-common/printf.h (struct printf_info): Add user...
2009-04-10 Ulrich Drepper* sysdeps/x86_64/rawmemchr.S: New file.
2009-04-10 Ulrich DrepperSimplified code and possible copy problem fixed.
2009-04-10 Ulrich Drepper* stdio-common/vfprintf.c (vfprintf): Slightly more...
2009-04-09 Ulrich Drepperfunction if it is not defined. Add some necessary...
2009-04-09 Ulrich Drepper* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype...
2009-04-09 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: SPARC...
2009-04-09 Ulrich Drepper* malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422
2009-04-08 Ulrich Drepper* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __lib...
2009-04-08 Ulrich Drepper* malloc/malloc.c (_int_realloc): Add parameter with...
2009-04-07 Ulrich Drepper* sysdeps/x86_64/strchrnul.S: New file. cvs/fedora-glibc-20090408T1602
2009-04-07 Ulrich Drepper* crypt/Makefile (LDLIBS-crypt.so): Use this variable...
2009-04-07 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Power...
2009-04-07 Ulrich Drepper* resolv/res_hconf.c (_res_hconf_trim_domain): Use...
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.
next