about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535Ulrich Drepper2006-09-251-0/+25
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-241-0/+9
* [BZ #3225] cvs/fedora-glibc-20060923T0946Ulrich Drepper2006-09-221-0/+12
* [BZ #3137]Ulrich Drepper2006-09-211-0/+41
* * inet/inet6_option.c: Also emit linker warnings for the RFC 2292Ulrich Drepper2006-09-201-0/+5
* (lrint_test_upward): Fix typo.Andreas Jaeger2006-09-201-0/+4
* [BZ #2592]Ulrich Drepper2006-09-201-0/+21
* * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):Ulrich Drepper2006-09-201-0/+8
* * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but cvs/fedora-glibc-20060919T1847 cvs/fedora-glibc-20060919T1816Ulrich Drepper2006-09-191-0/+6
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-191-0/+13
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-181-4/+18
* * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS,Ulrich Drepper2006-09-171-0/+16
* * io/Makefile (CFLAGS-fstatat.c): Set.Ulrich Drepper2006-09-171-1/+12
* 2006-09-14 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060915T0943Ulrich Drepper2006-09-151-0/+14
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-121-0/+23
* [BZ #2821] cvs/fedora-glibc-20060910T1832Ulrich Drepper2006-09-091-0/+5
* [BZ #3189]Ulrich Drepper2006-09-091-1/+2
* [BZ #3189]Ulrich Drepper2006-09-091-0/+5
* [BZ #1006]Ulrich Drepper2006-09-091-0/+6
* [BZ #2775]Ulrich Drepper2006-09-071-0/+7
* [BZ #3155]Ulrich Drepper2006-09-071-2/+15
* * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free cvs/fedora-glibc-20060907T0853Ulrich Drepper2006-09-061-0/+7
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-051-0/+5
* * Makerules (shlib.lds): If have-hash-style, put .hash section cvs/fedora-glibc-20060905T0633Ulrich Drepper2006-09-051-0/+10
* * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id afterUlrich Drepper2006-09-041-0/+6
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-311-0/+11
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-301-0/+13
* * elf/dl-load.c (_dl_init_paths): Expand DSTs.Ulrich Drepper2006-08-291-0/+2
* * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM inUlrich Drepper2006-08-281-0/+5
* * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno cvs/fedora-glibc-20060828T1903Ulrich Drepper2006-08-281-0/+11
* [BZ #2684]Ulrich Drepper2006-08-281-0/+7
* * malloc/malloc.c (bin_at): Rewrite to be more clear and to notUlrich Drepper2006-08-271-0/+8
* * locale/programs/ld-ctype.c (ctype_read): Better patch for readUlrich Drepper2006-08-261-0/+5
* * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't cvs/fedora-glibc-20060825T0639Ulrich Drepper2006-08-251-0/+3
* * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefinedUlrich Drepper2006-08-241-0/+5
* [BZ #2683]Ulrich Drepper2006-08-241-0/+8
* * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAPUlrich Drepper2006-08-241-0/+7
* [BZ #2734]Ulrich Drepper2006-08-241-0/+6
* [BZ #2680]Ulrich Drepper2006-08-241-0/+1
* * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper2006-08-241-0/+6
* [BZ #2751] cvs/fedora-glibc-20060822T0706Ulrich Drepper2006-08-221-0/+5
* platforms define as 512K. For 64-bit platforms as 32MB. The lowerUlrich Drepper2006-08-221-1/+1
* * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bitUlrich Drepper2006-08-221-0/+9
* [BZ #3018]Ulrich Drepper2006-08-211-0/+11
* [BZ #3044]Ulrich Drepper2006-08-211-0/+6
* [BZ #3040]Ulrich Drepper2006-08-211-0/+6
* * malloc/malloc.c (_int_malloc): Limit number of unsorted blocksUlrich Drepper2006-08-191-0/+3
* * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If mapUlrich Drepper2006-08-191-0/+4
* * locale/programs/charmap.c (charmap_read): Add new parameter. ItUlrich Drepper2006-08-191-0/+9
* * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use cvs/fedora-glibc-20060815T0533Ulrich Drepper2006-08-151-0/+10