about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-1132-89/+1987
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-105-1/+257
* (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper2005-11-091-10/+22
* * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath2005-11-081-2/+5
* * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2005-11-072-2/+62
* sysdeps/unix/bsd/sun moved to portsRoland McGrath2005-11-0742-1974/+0
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-1/+1
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-0613-81/+14
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-051-23/+1
* * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2005-11-052-6/+0
* [BZ #1774]Ulrich Drepper2005-11-031-14/+16
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-014-0/+268
* * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath2005-10-311-2/+2
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-302-4/+8
* copyright updateRoland McGrath2005-10-231-1/+2
* [BZ #1254] cvs/fedora-glibc-2_3-20051023T0123Roland McGrath2005-10-231-5/+8
* [BZ #1252]Roland McGrath2005-10-231-2/+4
* * sysdeps/alpha/remqu.S: Return the correct result when the same cvs/fedora-glibc-20051020T0651Ulrich Drepper2005-10-202-2/+2
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2005-10-202-0/+34
* * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper2005-10-172-0/+27
* * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper2005-10-171-4/+9
* 2005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath2005-10-171-1/+7
* * sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper2005-10-1611-3/+1299
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath2005-10-161-0/+1
* [BZ #1249, BZ #1252] cvs/fedora-glibc-2_3-20051017T0259Roland McGrath2005-10-162-7/+9
* [BZ #1254]Roland McGrath2005-10-161-3/+8
* [BZ #1253]Roland McGrath2005-10-161-1/+7
* [BZ #1253]Roland McGrath2005-10-161-11/+14
* 2005-10-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-10-162-3/+2
* * sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptorUlrich Drepper2005-10-151-0/+10
* * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, brokenRoland McGrath2005-10-152-24/+96
* Comment fix.Roland McGrath2005-10-151-1/+2
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-142-9/+10
* [BZ #1468]Ulrich Drepper2005-10-142-6/+48
* [BZ #1458]Ulrich Drepper2005-10-147-6/+12
* [BZ #1466]Ulrich Drepper2005-10-133-9/+9
* * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper2005-10-101-8/+11
* * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper2005-10-061-1/+1
* Allow fopen to fail because the file does not exist.Ulrich Drepper2005-10-061-1/+9
* * sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath2005-10-052-0/+17
* sysdeps/powerpc/nofpu moved to ports cvs/fedora-glibc-20051003T2040Roland McGrath2005-10-0321-1567/+0
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-0/+16
* Close descriptor in case of error.Ulrich Drepper2005-09-281-1/+5
* * dirent/dirent.h: Declare fdopendir.Ulrich Drepper2005-09-283-13/+91
* [BZ #1384]Roland McGrath2005-09-281-0/+18
* (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper2005-09-261-6/+21
* [BZ #524]Ulrich Drepper2005-09-261-1/+1
* 2005-09-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-252-58/+0
* [BZ #1346]Roland McGrath2005-09-201-2/+2
* [BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): C...Richard Henderson2005-09-201-21/+42