summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-12* libio/wmemstream.c: New file.Ulrich Drepper
2006-01-12* elf/check-textrel.c: Add missing argument.Ulrich Drepper
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper
2006-01-11* elf/check-localplt.c: New file.Ulrich Drepper
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper
2006-01-11* libio/genops.c (_IO_unbuffer_write): Give concurrently runningUlrich Drepper
2006-01-11* libio/genops.c (_IO_unbuffer_write): Don't always free theUlrich Drepper
2006-01-11* iconv/gconv_cache.c (free_mem): Don't call munmap if gconv_cacheUlrich Drepper
2006-01-11(free_mem): Don't call munmap if gconv_cache is NULL.Ulrich Drepper
2006-01-11[BZ #321]Roland McGrath
2006-01-11[BZ #1060]Roland McGrath
2006-01-11* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath
2006-01-10* timezone/test-tz.c: Revert last change, updating to matchRoland McGrath
2006-01-102006-01-10 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10* include/bits/setjmp.h: Don't include jmpbuf-offsets.h if _ISOMAC isUlrich Drepper
2006-01-10Don't include jmpbuf-offsets.h if _ISOMAC is defined.Ulrich Drepper
2006-01-10* include/time.h: Use normal comments.Andreas Jaeger
2006-01-10* hurd/sigunwind.c: Include <jmpbuf-unwind.h> instead of <setjmp.h>.Roland McGrath
2006-01-102006-01-10 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2006-01-10* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather thanUlrich Drepper
2006-01-10* sysdeps/x86_64/bits/setjmp.h: Add back accidently removed #endif.Ulrich Drepper
2006-01-10Add back accidently removed #endif.Ulrich Drepper
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath
2006-01-10* sysdeps/linkmap.h: File removed.Roland McGrath
2006-01-10* sysdeps/hppa/elf/start.S (_start): Use PLABEL32 relocationsRoland McGrath
2006-01-10* elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,Roland McGrath
2006-01-102006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10[BZ #2126]Ulrich Drepper
2006-01-09* elf/check-textrel.c (AB): Also check for writable and executableUlrich Drepper
2006-01-09(AB): Also check for writable and executable segments.Ulrich Drepper
2006-01-09* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):Roland McGrath
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-01-09* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper
2006-01-09Remove section attribute, gas produces garbage.Ulrich Drepper
2006-01-09* tst-initializers1-c89.c: New file.Roland McGrath
2006-01-09more typoscvs/fedora-glibc-20060109T2152Roland McGrath
2006-01-09typosRoland McGrath
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.Roland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-09* sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Use i386/xstat.c.Ulrich Drepper
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-09Adjust for recent input file changes.Ulrich Drepper
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper
2006-01-09being too clever and reloading the futex value where it shouldn't.Ulrich Drepper
2006-01-08[BZ #1535]Roland McGrath
2006-01-08* sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath