about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-1512-24/+24
* Define SCHED_BATCH.Ulrich Drepper2006-01-151-1/+4
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Don't tryRoland McGrath2006-01-149-16/+70
* (__nldbl___vstrfmon, __nldbl___vsyslog_chk): Restore missing decls.Roland McGrath2006-01-141-1/+6
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-142-29/+24
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Fix typo.Roland McGrath2006-01-141-9/+14
* * sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h: New file.Roland McGrath2006-01-144-10/+15
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-14382-79/+4601
* ..Ulrich Drepper2006-01-134-41/+43
* (ELF_NVRREG): Fix value for PowerPC64.Andreas Jaeger2006-01-131-2/+6
* * sysdeps/s390/jmpbuf-offsets.h: New file.Roland McGrath2006-01-122-0/+30
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-1228-66/+48
* * Makerules: Define build-module-asneeded.Ulrich Drepper2006-01-113-12/+83
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-112-1/+3
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2006-01-111-2/+2
* 2006-01-10 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2006-01-101-3/+3
* Add back accidently removed #endif.Ulrich Drepper2006-01-101-0/+2
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-1017-131/+205
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-1024-85/+156
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-109-0/+372
* * sysdeps/linkmap.h: File removed.Roland McGrath2006-01-101-4/+0
* * sysdeps/hppa/elf/start.S (_start): Use PLABEL32 relocationsRoland McGrath2006-01-101-24/+48
* [BZ #2126]Ulrich Drepper2006-01-103-5/+15
* * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper2006-01-093-25/+9
* Remove section attribute, gas produces garbage.Ulrich Drepper2006-01-091-9/+2
* * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath2006-01-091-1/+1
* Adjust for recent input file changes.Ulrich Drepper2006-01-097-52/+184
* [BZ #1535]Roland McGrath2006-01-082-3/+40
* * sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath2006-01-081-0/+3
* * stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath2006-01-081-2/+3
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-08120-264/+281
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-0872-566/+0
* [BZ #2119]Roland McGrath2006-01-071-0/+1
* * elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper2006-01-0733-119/+200
* * scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2006-01-061-4/+6
* * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148Ulrich Drepper2006-01-061-2/+2
* Define MADV_REMOVE.Ulrich Drepper2006-01-068-8/+17
* [BZ #2103]Roland McGrath2006-01-061-2/+8
* * sysdeps/wordsize-32/divdi3.c (__moddi3): Add a cast.Roland McGrath2006-01-061-3/+3
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-0/+123
* * io/euidaccess.c: Add eaccess as an alias.Roland McGrath2006-01-062-1/+4
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL): cvs/fedora-glibc-20060106T0916Ulrich Drepper2006-01-061-6/+10
* * rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper2006-01-061-1/+4
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-064-8/+54
* * io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath2006-01-051-0/+87
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-0415-52/+76
* Fix last commit.Andreas Jaeger2006-01-041-1/+1
* (__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger2006-01-041-2/+2
* * configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper2006-01-041-5/+5
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-045-19/+267