about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-019-18/+134
* * nscd/nscd_helper.c (open_socket): Now takes request type and keyUlrich Drepper2007-01-312-52/+80
* Define MAXKEYLEN.Ulrich Drepper2007-01-311-0/+3
* Do recend check before realigning on strict alignment arches, as otherwise it...Jakub Jelinek2007-01-311-4/+4
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-319-245/+387
* * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.Ulrich Drepper2007-01-312-4/+7
* * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use registerUlrich Drepper2007-01-262-11/+15
* No need for FDPIC_FUNCPTRS.Ulrich Drepper2007-01-261-1/+0
* * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE, Andreas Jaeger2007-01-262-4/+15
* * elf/dl-minimal.c: Undefine _itoa first.Ulrich Drepper2007-01-252-1/+3
* * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper2007-01-254-27/+30
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper2007-01-253-4/+14
* * stdio-common/_itoa.c: Include <limits.h>.Ulrich Drepper2007-01-233-0/+7
* * stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper2007-01-225-54/+84
* [BZ #3902]Ulrich Drepper2007-01-224-3/+44
* * iconvdata/testdata/BRF: New file.Ulrich Drepper2007-01-202-2/+8
* * iconvdata/brf.c: New file.Ulrich Drepper2007-01-209-7/+175
* * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value ofUlrich Drepper2007-01-192-3/+9
* * tst-initializers1.c: We want to test the initializers as seenUlrich Drepper2007-01-192-1/+7
* * scripts/gen-as-const.awk: Add cast to long to avoid int promotionUlrich Drepper2007-01-192-1/+6
* * pthread_join.c (cleanup): Avoid warning.Ulrich Drepper2007-01-181-0/+4
* (cleanup): Avoid warning.Ulrich Drepper2007-01-181-2/+2
* [BZ #2749] Jakub Jelinek2007-01-177-34/+31
* * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.Jakub Jelinek2007-01-172-2/+4
* * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.Jakub Jelinek2007-01-172-3/+6
* * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to cvs/fedora-glibc-20070117T1043 cvs/fedora-glibc-20070117T0857Ulrich Drepper2007-01-173-1/+23
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-1710-48/+93
* * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannotUlrich Drepper2007-01-172-17/+6
* * nscd/connections.c (servinfo): Renamed to reqinfo. Change allUlrich Drepper2007-01-162-12/+11
* ..Ulrich Drepper2007-01-161-0/+4
* (cache_add): Record the failure to add to the cache.Ulrich Drepper2007-01-161-1/+4
* [BZ #2749]Jakub Jelinek2007-01-155-20/+130
* * nscd/connections.c (handle_request): Add a __builtin_expect.Ulrich Drepper2007-01-152-1/+3
* * nscd/connections.c (serv2db): Change type into structure whichUlrich Drepper2007-01-152-26/+34
* * nscd/connections.c (handle_request): Fix thinko in selinux testUlrich Drepper2007-01-152-1/+3
* * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper2007-01-155-27/+68
* * inet/Makefile: Define CFLAGS-getsrvbynm_r.c andUlrich Drepper2007-01-142-1/+45
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-1424-143/+1012
* * include/string.h: Only redefine strndupa if this is really forUlrich Drepper2007-01-132-2/+9
* * nscd/nscd_gethst_r.c: Minor cleanups.Ulrich Drepper2007-01-132-8/+6
* * nscd/connections.c (handle_request): Check selinux permissionsUlrich Drepper2007-01-132-3/+7
* * sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper2007-01-133-11/+41
* [BZ #3840]Ulrich Drepper2007-01-124-3/+17
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2007-01-122-1/+7
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-11448-13173/+10325
* .Jakub Jelinek2007-07-31448-10321/+13180
* Include errno.h. Change main() to do_test(). Define TEST_FUNCTION. Include ...Ulrich Drepper2007-01-114-5/+74
* [BZ #3855]Ulrich Drepper2007-01-113-17/+54
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. DefineUlrich Drepper2007-01-111-0/+5
* Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue.Ulrich Drepper2007-01-111-6/+22