aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-10Don't include jmpbuf-offsets.h if _ISOMAC is defined.Ulrich Drepper1-1/+3
2006-01-10* include/time.h: Use normal comments.Andreas Jaeger2-1/+5
2006-01-10* hurd/sigunwind.c: Include <jmpbuf-unwind.h> instead of <setjmp.h>.Roland McGrath1-0/+5
2006-01-102006-01-10 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2-5/+5
2006-01-10* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather thanUlrich Drepper2-2/+7
2006-01-10* sysdeps/x86_64/bits/setjmp.h: Add back accidently removed #endif.Ulrich Drepper1-0/+4
2006-01-10Add back accidently removed #endif.Ulrich Drepper1-0/+2
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath20-131/+234
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath26-86/+147
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath11-12/+34
2006-01-10* sysdeps/linkmap.h: File removed.Roland McGrath2-4/+4
2006-01-10* sysdeps/hppa/elf/start.S (_start): Use PLABEL32 relocationsRoland McGrath15-205/+340
2006-01-10* elf/Makefile ($(objpfx)reldep5.out): Fix dependency typo,Roland McGrath1-0/+5
2006-01-102006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2006-01-10[BZ #2126]Ulrich Drepper6-7/+70
2006-01-09* elf/check-textrel.c (AB): Also check for writable and executableUlrich Drepper1-0/+3
2006-01-09(AB): Also check for writable and executable segments.Ulrich Drepper1-6/+14
2006-01-09* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):Roland McGrath1-0/+10
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath3-13/+13
2006-01-09* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper4-25/+17
2006-01-09Remove section attribute, gas produces garbage.Ulrich Drepper1-9/+2
2006-01-09* tst-initializers1-c89.c: New file.Roland McGrath6-3/+24
2006-01-09more typoscvs/fedora-glibc-20060109T2152Roland McGrath1-2/+1
2006-01-09typosRoland McGrath1-3/+5
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.Roland McGrath1-0/+1
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2006-01-09* sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Use i386/xstat.c.Ulrich Drepper1-4/+4
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath3-1/+42
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath5-6/+6
2006-01-09Adjust for recent input file changes.Ulrich Drepper10-52/+327
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper2-1/+7
2006-01-09being too clever and reloading the futex value where it shouldn't.Ulrich Drepper1-1/+1
2006-01-08[BZ #1535]Roland McGrath6-4/+81
2006-01-08* sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath2-0/+6
2006-01-08* stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath4-5/+11
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath121-264/+405
2006-01-08* po/libc.pot: Regenerated.Roland McGrath3-3169/+3226
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath81-676/+177
2006-01-082006-01-07 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+3
2006-01-08* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper1-0/+5
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-07[BZ #2119]Roland McGrath1-0/+5
2006-01-07[BZ #2119]Roland McGrath1-0/+1
2006-01-07* stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.Ulrich Drepper3-16/+11
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper35-121/+267
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper3-1/+14
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper14-9/+110
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper3-3/+6
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper4-18/+22
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper7-40/+52