about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-259-589/+160
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-247-9/+42
* [BZ #3225] cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-2233-156/+186
* [BZ #3137]Ulrich Drepper2006-09-2110-9/+50
* * inet/inet6_option.c: Also emit linker warnings for the RFC 2292Ulrich Drepper2006-09-201-0/+5
* Also emit linker warnings for the RFC 2292 interfaces.Ulrich Drepper2006-09-201-0/+12
* (lrint_test_upward): Fix typo.Andreas Jaeger2006-09-202-1/+5
* [BZ #2592]Ulrich Drepper2006-09-2012-77/+248
* * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper2006-09-203-15/+32
* * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but cvs/fedora-glibc-20060919T1847 cvs/fedora-glibc-20060919T1816Ulrich Drepper2006-09-192-2/+8
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-196-3/+90
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-189-31/+120
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-176-11/+57
* * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper2006-09-176-15/+309
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-174-4/+50
* 2006-09-14 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-155-38/+119
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-1214-20/+55
* [BZ #2821] cvs/fedora-glibc-20060910T1832Ulrich Drepper2006-09-094-6/+29
* [BZ #3189]Ulrich Drepper2006-09-092-9/+10
* [BZ #3189]Ulrich Drepper2006-09-092-0/+7
* [BZ #1006]Ulrich Drepper2006-09-098-21/+40
* [BZ #3123]Ulrich Drepper2006-09-087-13/+208
* [BZ #2775]Ulrich Drepper2006-09-073-2/+10
* [BZ #3155]Ulrich Drepper2006-09-075-26/+146
* * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free cvs/fedora-glibc-20060907T0853Ulrich Drepper2006-09-063-3/+10
* [BZ #3124]Ulrich Drepper2006-09-056-2/+202
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-056-4/+20
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-058-166/+594
* * Makerules (shlib.lds): If have-hash-style, put .hash section cvs/fedora-glibc-20060905T0633Ulrich Drepper2006-09-053-1/+19
* * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2006-09-043-12/+11
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-318-17/+45
* * pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock): Respect cvs/fedora-glibc-20060831T0640Ulrich Drepper2006-08-304-6/+22
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-3010-9/+30
* * elf/dl-load.c (_dl_init_paths): Expand DSTs.Ulrich Drepper2006-08-292-1/+21
* * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM inUlrich Drepper2006-08-282-7/+5
* * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno cvs/fedora-glibc-20060828T1903Ulrich Drepper2006-08-284-43/+46
* [BZ #2684]Ulrich Drepper2006-08-282-0/+30
* * malloc/malloc.c (bin_at): Rewrite to be more clear and to notUlrich Drepper2006-08-272-5/+22
* * locale/programs/ld-ctype.c (ctype_read): Better patch for readUlrich Drepper2006-08-262-2/+8
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper2006-08-252-1/+7
* * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't cvs/fedora-glibc-20060825T0639Ulrich Drepper2006-08-252-0/+5
* * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefinedUlrich Drepper2006-08-243-3/+8
* [BZ #2683]Ulrich Drepper2006-08-245-5/+36
* * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAPUlrich Drepper2006-08-243-2/+21
* [BZ #2734]Ulrich Drepper2006-08-244-10/+33
* [BZ #2680]Ulrich Drepper2006-08-242-0/+5
* * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper2006-08-247-7/+19
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-236-35/+72
* * locales/nn_NO: Copy more categories from nb_NO.Ulrich Drepper2006-08-222-26/+10
* [BZ #2751] cvs/fedora-glibc-20060822T0706Ulrich Drepper2006-08-222-3/+9