aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath7-0/+207
2006-01-22* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper2-26/+57
2006-01-22(__atfct_seterrno): Correcty return EBADF for non-existing file descriptors.Ulrich Drepper1-12/+28
2006-01-21* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath1-3/+1
2006-01-21* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper4-7/+98
2006-01-21(__xmknodat): Cast k_dev value to unsigned int to match kernel.Ulrich Drepper1-1/+2
2006-01-20* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper1-1/+1
2006-01-20.Ulrich Drepper1-11/+1
2006-01-20* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper1-2/+13
2006-01-20* sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.hUlrich Drepper1-0/+8
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper1-4/+6
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper16-72/+542
2006-01-19* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]Ulrich Drepper1-4/+6
2006-01-16* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2-2/+14
2006-01-16Don't search for proc mount point. We assume procfs is mounted at /proc in m...Ulrich Drepper1-145/+39
2006-01-15Define SCHED_BATCH.Ulrich Drepper1-1/+4
2006-01-14* sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h: New file.Roland McGrath2-5/+8
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath3-0/+28
2006-01-13..Ulrich Drepper3-40/+42
2006-01-13(ELF_NVRREG): Fix value for PowerPC64.Andreas Jaeger1-2/+6
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper1-2/+37
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2-1/+3
2006-01-11* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath1-2/+2
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath1-6/+0
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2-16/+1
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath1-1/+1
2006-01-09Adjust for recent input file changes.Ulrich Drepper7-52/+184
2006-01-08[BZ #1535]Roland McGrath1-0/+37
2006-01-08* sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath1-0/+3
2006-01-08* stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath1-2/+3
2006-01-08* sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath120-264/+281
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath25-254/+0
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper12-37/+72
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper1-4/+6
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper1-2/+2
2006-01-06Define MADV_REMOVE.Ulrich Drepper8-8/+17
2006-01-06[BZ #2103]Roland McGrath1-2/+8
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath1-0/+123
2006-01-06* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper1-6/+10
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath1-0/+87
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2-10/+6
2006-01-04Fix last commit.Andreas Jaeger1-1/+1
2006-01-04(__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger1-2/+2
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper1-0/+1
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper5-3/+48
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper1-0/+10
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper10-16/+13
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2-2/+6
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper1-1/+1
2005-12-30[BZ #1067] Andreas Jaeger1-2/+2