about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* [!SHARED] (libc_start_main): Pass _dl_random to _dl_setup_stack_chk_guard.Ulrich Drepper2009-01-111-2/+2
* * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.Roland McGrath2009-01-111-0/+5
* 2009-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2009-01-111-1/+4
* (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.Ulrich Drepper2009-01-111-0/+4
* * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper2009-01-092-0/+9
* [BZ #9706]Ulrich Drepper2009-01-093-4/+15
* [BZ #9701]Ulrich Drepper2009-01-092-2/+5
* [BZ #9705]Ulrich Drepper2009-01-093-5/+24
* * sysdeps/pthread/list.h (list_add): Initialize new element first.Ulrich Drepper2009-01-082-13/+7
* [BZ #697]Ulrich Drepper2009-01-081-2/+2
* [BZ #9720] cvs/fedora-glibc-20090108T1017Jakub Jelinek2009-01-083-4/+14
* [BZ 697] cvs/fedora-glibc-20090108T0952Ulrich Drepper2009-01-083-1/+17
* [BZ 9697]Ulrich Drepper2009-01-083-37/+80
* * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.Ulrich Drepper2009-01-088-2/+352
* * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.Ulrich Drepper2009-01-084-11/+19
* * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check andUlrich Drepper2009-01-083-11/+29
* (in_flight_stack): New variable. (stack_list_del): New function. Use instead...Ulrich Drepper2009-01-071-11/+86
* * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath2009-01-073-1/+19
* 2009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2009-01-071-2/+2
* * init.c (__pthread_initialize_minimal_internal): Optimize testUlrich Drepper2009-01-042-16/+25
* (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIMEUlrich Drepper2009-01-031-2/+2
* * init.c (__pthread_initialize_minimal_internal): Cheat a bit byUlrich Drepper2009-01-032-3/+16
* (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of...Ulrich Drepper2009-01-031-19/+79
* * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.Roland McGrath2009-01-031-0/+4
* 2009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2009-01-031-0/+3
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper2009-01-033-3/+10
* * init.c (__pthread_initialize_minimal_internal): Check forUlrich Drepper2009-01-034-3/+89
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: DefineUlrich Drepper2009-01-037-12/+34
* * sysdeps/unix/sysv/linux/kernel-features.hUlrich Drepper2009-01-032-0/+10
* * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object cvs/fedora-glibc-20090102T2110 cvs/fedora-glibc-20090102T2040Ulrich Drepper2009-01-022-0/+7
* * version.h: Bump to 2.10 development.Ulrich Drepper2009-01-022-2/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-0217-32/+51
* * locales/iso14651_t1_common: Fix sorting of U+0AB3. cvs/fedora-glibc-20090102T0809Ulrich Drepper2008-12-312-3/+8
* Patch by Pravin Satpute <psatpute@redhat.com>.Ulrich Drepper2008-12-301-0/+1
* * locales/i18n: Move Indic Matra characters to punct.Ulrich Drepper2008-12-3013-44/+222
* * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awkUlrich Drepper2008-12-302-0/+6
* * sysdeps/posix/getaddrinfo.c (gaih_inet): When theUlrich Drepper2008-12-292-0/+5
* * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.Ulrich Drepper2008-12-294-5/+18
* [BZ #9694]Ulrich Drepper2008-12-292-3/+7
* * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd ifUlrich Drepper2008-12-294-5/+44
* * sysdeps/x86_64/bits/select.h: New file.Ulrich Drepper2008-12-293-0/+87
* * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.Ulrich Drepper2008-12-292-1/+5
* [BZ #9677]Ulrich Drepper2008-12-263-2/+12
* * tests-mbwc/tst_types.h (TIN)MBRLEN_REC): Use correct arrayUlrich Drepper2008-12-262-1/+6
* * login/utmp_file.c (pututline_file): Replace call to dup2 withUlrich Drepper2008-12-232-1/+6
* * pthread_mutex_lock.c (__pthread_mutex_lock): Handle only theUlrich Drepper2008-12-124-46/+107
* [BZ #6545]Ulrich Drepper2008-12-093-3/+7
* [BZ #7058]Ulrich Drepper2008-12-091-0/+1
* * inet/Makefile (tests): Add tst-getni2.Ulrich Drepper2008-12-093-1/+45
* [BZ #7080]Ulrich Drepper2008-12-094-1/+50