about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * include/features.h (__GLIBC_MINOR__): Bump to 9. glibc-2.9 cvs/glibc-2_9-base cvs/glibc-2_9 cvs/fedora-glibc-20081113T2206 cvs/glibc-2_9-branchUlrich Drepper2008-11-132-1/+2
* * version.h: Bump for 2.9 release.Ulrich Drepper2008-11-132-2/+4
* [BZ #7029]Ulrich Drepper2008-11-132-2/+9
* [BZ #7009] cvs/fedora-glibc-20081112T2008Ulrich Drepper2008-11-126-6/+203
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort forUlrich Drepper2008-11-121-0/+5
* (gaih_getanswer_slice): Don't abort for unknown request types for now.Ulrich Drepper2008-11-121-0/+7
* * sysdeps/x86_64/configure: New file.Roland McGrath2008-11-113-1/+15
* 2008-11-11 Roland McGrath <roland@redhat.com>Roland McGrath2008-11-111-0/+3
* * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the Jakub Jelinek2008-11-072-1/+6
* * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, Jakub Jelinek2008-11-072-2/+7
* * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked): Jakub Jelinek2008-11-072-11/+3
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-0714-87/+120
* * malloc/malloc.c (public_rEALLOc): When new arena is used, copyUlrich Drepper2008-11-033-2/+11
* [BZ #6955]Ulrich Drepper2008-11-015-11/+44
* [BZ #6966]Ulrich Drepper2008-11-012-12/+12
* 2008-10-24 Joseph Myers <joseph@codesourcery.com>Ulrich Drepper2008-11-012-1/+14
* [BZ #6843]Ulrich Drepper2008-11-013-4/+11
* * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo cvs/fedora-glibc-20081031T2102Ulrich Drepper2008-10-315-2/+79
* 2008-09-09 Aurelien Jarno <aurelien@aurel32.net>Ulrich Drepper2008-10-313-3/+135
* [BZ #6875]Ulrich Drepper2008-10-311-3/+2
* * iconvdata/gconv-modules: Use LATIN9 as an alias to ISO-8859-15,Ulrich Drepper2008-10-312-2/+7
* [BZ #6867]Ulrich Drepper2008-10-31130-147/+234
* [BZ #6919]Ulrich Drepper2008-10-312-2/+8
* 2008-10-02 Pierre Habouzit <madcoder@debian.org>Ulrich Drepper2008-10-312-2/+7
* [BZ #6942]Ulrich Drepper2008-10-312-1/+15
* * resource/Makefile (tests): Add bug-ulimit1.Ulrich Drepper2008-10-313-2/+26
* [BZ #6947]Ulrich Drepper2008-10-313-2/+117
* [BZ #6974]Ulrich Drepper2008-10-314-7/+24
* [BZ #6980]Ulrich Drepper2008-10-313-3/+15
* [BZ #6995]Ulrich Drepper2008-10-312-2/+7
* * grp/initgroups.c (internal_getgrouplist): Don't prematurelyUlrich Drepper2008-10-303-9/+7
* * resolv/res_send.c (send_dg): On timeout, only return nonzeroUlrich Drepper2008-10-302-1/+6
* * po/lt.po: Update from translation team. cvs/fedora-glibc-20081028T1533Ulrich Drepper2008-10-282-129/+101
* * po/id.po: Update from translation team.Ulrich Drepper2008-10-262-752/+839
* Fix tests for existence of second reply.Ulrich Drepper2008-10-242-3/+4
* * resolv/res_query.c (__libc_res_nquery): Add a few casts.Ulrich Drepper2008-10-242-4/+8
* * po/id.po: New file.Ulrich Drepper2008-10-232-0/+6431
* * misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper2008-10-224-4/+20
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-176-1/+86
* * stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper2008-10-174-3/+8
* * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper2008-10-161-0/+4
* (_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper2008-10-161-1/+1
* * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek2008-10-164-3/+10
* * stdlib/longlong.h: Update from GCC.Roland McGrath2008-10-161-0/+4
* 2008-10-01 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2008-10-161-25/+132
* * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, Jakub Jelinek2008-10-114-4/+23
* .Ulrich Drepper2008-10-062-5/+5
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrierUlrich Drepper2008-10-062-1/+9
* [BZ #6942]Ulrich Drepper2008-10-061-0/+6
* (send_vc): Fix use of unaligned address. Properly handle partial reads.Ulrich Drepper2008-10-061-3/+11