summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper
2009-01-29[BZ #9750]Ulrich Drepper
2009-01-28* nscd/connections.c (nscd_init): If database file access beUlrich Drepper
2009-01-28[BZ #9741]Ulrich Drepper
2009-01-28* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):Ulrich Drepper
2009-01-28* nss/getent.c (print_networks): Don't print comma between aliases.Ulrich Drepper
2009-01-25* pthread_mutex_lock.c (__pthread_mutex_lock): Remove unused label out.Ulrich Drepper
2009-01-23..Ulrich Drepper
2009-01-23(hcreate_r): We need at least three elements in the hash table.Ulrich Drepper
2009-01-22* Makeconfig (%.v.i): Strip trailing # comments,Roland McGrath
2009-01-222009-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2009-01-21Remove conflict marker.Andreas Schwab
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper
2009-01-11[!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.Ulrich Drepper
2009-01-11* nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.Roland McGrath
2009-01-112009-01-10 Roland McGrath <roland@redhat.com>Roland McGrath
2009-01-11(AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.Ulrich Drepper
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper
2009-01-09[BZ #9706]Ulrich Drepper
2009-01-09[BZ #9701]Ulrich Drepper
2009-01-09[BZ #9705]Ulrich Drepper
2009-01-08* sysdeps/pthread/list.h (list_add): Initialize new element first.Ulrich Drepper
2009-01-08[BZ #697]Ulrich Drepper
2009-01-08[BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek
2009-01-08[BZ 697]cvs/fedora-glibc-20090108T0952Ulrich Drepper
2009-01-08[BZ 9697]Ulrich Drepper
2009-01-08* sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.Ulrich Drepper
2009-01-08* posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper
2009-01-08* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check andUlrich Drepper
2009-01-07(in_flight_stack): New variable. (stack_list_del): New function. Use instead...Ulrich Drepper
2009-01-07* sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath
2009-01-072009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2009-01-04* init.c (__pthread_initialize_minimal_internal): Optimize testUlrich Drepper
2009-01-03(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIMEUlrich Drepper
2009-01-03* init.c (__pthread_initialize_minimal_internal): Cheat a bit byUlrich Drepper
2009-01-03(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of...Ulrich Drepper
2009-01-03* bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.Roland McGrath
2009-01-032009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2009-01-03* sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper
2009-01-03* init.c (__pthread_initialize_minimal_internal): Check forUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: DefineUlrich Drepper
2009-01-03* sysdeps/unix/sysv/linux/kernel-features.hUlrich Drepper
2009-01-02* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state objectcvs/fedora-glibc-20090102T2110cvs/fedora-glibc-20090102T2040Ulrich Drepper
2009-01-02* version.h: Bump to 2.10 development.Ulrich Drepper
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-12-31* locales/iso14651_t1_common: Fix sorting of U+0AB3.cvs/fedora-glibc-20090102T0809Ulrich Drepper
2008-12-30Patch by Pravin Satpute <psatpute@redhat.com>.Ulrich Drepper
2008-12-30* locales/i18n: Move Indic Matra characters to punct.Ulrich Drepper
2008-12-30* iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awkUlrich Drepper
2008-12-29* sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper