summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-127-8/+41
* * nscd/mem.c (gc): Initialize obstack earlier so that if we jumpUlrich Drepper2008-06-123-20/+39
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log andUlrich Drepper2008-06-102-2/+9
* (T_DNAME): Define.Ulrich Drepper2008-06-101-2/+3
* * misc/regexp.h (compile): Use __REPB_PREFIX macro. Jakub Jelinek2008-06-062-5/+16
* * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek2008-06-032-1/+7
* (tests): Add tst-rwlock2a.Ulrich Drepper2008-05-313-4/+32
* * sysdeps/pthread/pthread.h: Fix typo in comment.Ulrich Drepper2008-05-292-4/+8
* * sysdeps/pthread/createthread.c (do_clone): Pass accurate lengthUlrich Drepper2008-05-291-0/+5
* (do_clone): Pass accurate length of CPU set to the kernel.Ulrich Drepper2008-05-291-2/+2
* typoRoland McGrath2008-05-281-1/+1
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-2719-24/+271
* * tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants.Ulrich Drepper2008-05-262-2/+34
* * string/Makefile (strop-tests): Add memmem.Ulrich Drepper2008-05-254-8/+204
* answers and the server reports SERVFAIL, NOTIMP, or REFUSED, thencvs/fedora-glibc-20080524T2218Ulrich Drepper2008-05-241-1/+1
* * libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek2008-05-247-3/+387
* * resolv/res_send.c (send_dg): If we already have one of twoUlrich Drepper2008-05-242-6/+30
* * math/libm-test.inc (exp_test): Exclude expl(1000.0L) fromUlrich Drepper2008-05-221-0/+6
* Work around braindead IBM128 long double format.Ulrich Drepper2008-05-221-2/+2
* * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath2008-05-224-8/+34
* 2008-05-21 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-222-0/+14
* * string/endian.h: Define new fixed-size hto* and *toh macros onlyUlrich Drepper2008-05-212-32/+37
* * iconvdata/Depend: Add localedata.Ulrich Drepper2008-05-211-0/+4
* Add localedata.Ulrich Drepper2008-05-211-0/+1
* * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.Roland McGrath2008-05-211-0/+4
* 2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-05-211-1/+3
* Remove U0C0D entry added for Telugu.Ulrich Drepper2008-05-211-3/+0
* * locales/iso14651_t1_common: Remove U0C0D entry added for Telugu.Ulrich Drepper2008-05-211-0/+5
* * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use Jakub Jelinek2008-05-216-3/+52
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h Jakub Jelinek2008-05-214-7/+37
* 2008-05-20 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2008-05-211-2/+3
* * include/inline-hashtab.h (higher_prime_number): Fix type of midUlrich Drepper2008-05-201-0/+5
* (higher_prime_number): Fix type of mid variable.Ulrich Drepper2008-05-201-1/+1
* * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek2008-05-203-0/+70
* * sysdeps/sparc/machine-gmon.h: New file. Jakub Jelinek2008-05-204-0/+73
* * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.Jakub Jelinek2008-05-202-0/+8
* * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek2008-05-192-4/+4
* * resolv/res_query.c (__libc_res_nquery): In case one of twoUlrich Drepper2008-05-193-0/+31
* * nscd/cache.c (cache_add): Take additional parameter specifyingUlrich Drepper2008-05-1810-42/+114
* * nscd/mem.c (gc): Avoid stack overflow when allocating move list.cvs/fedora-glibc-20080518T1017Ulrich Drepper2008-05-182-2/+18
* * nscd/mem.c (gc): Correctly determine highest used array elementUlrich Drepper2008-05-182-3/+6
* * nscd/mem.c (markrange): Add assert to check entries are allUlrich Drepper2008-05-182-1/+5
* * nscd/nscd.h (mem_in_flight): Replace blockaddr field withUlrich Drepper2008-05-183-11/+18
* * nscd/mem.c (gc): Fix test for stack overuse.Ulrich Drepper2008-05-182-2/+4
* * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,Ulrich Drepper2008-05-172-18/+22
* * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports noUlrich Drepper2008-05-172-1/+7
* * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there areUlrich Drepper2008-05-172-6/+19
* * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.cvs/fedora-glibc-20080516T2152Ulrich Drepper2008-05-164-2/+9
* * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_rUlrich Drepper2008-05-162-2/+8
* * string/Makefile (distribute): Add str-two-way.h.cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-159-238/+623