aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2006-01-13..Ulrich Drepper
2006-01-13(ELF_NVRREG): Fix value for PowerPC64.Andreas Jaeger
2006-01-12* sysdeps/s390/jmpbuf-offsets.h: New file.Roland McGrath
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper
2006-01-11* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath
2006-01-102006-01-10 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
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[BZ #2126]Ulrich Drepper
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* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath
2006-01-09Adjust for recent input file changes.Ulrich Drepper
2006-01-08[BZ #1535]Roland McGrath
2006-01-08* sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath
2006-01-08* stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2006-01-07[BZ #2119]Roland McGrath
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper
2006-01-06Define MADV_REMOVE.Ulrich Drepper
2006-01-06[BZ #2103]Roland McGrath
2006-01-06* sysdeps/wordsize-32/divdi3.c (__moddi3): Add a cast.Roland McGrath
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath
2006-01-06* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper
2006-01-04Fix last commit.Andreas Jaeger
2006-01-04(__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger
2006-01-04* configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper
2005-12-30[BZ #1067] Andreas Jaeger