about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper2005-11-188-2/+10
* * sysdeps/unix/sysv/linux/fchownat.c: Include string.h. cvs/fedora-glibc-20051116T0829Ulrich Drepper2005-11-168-0/+8
* [BZ 1865]Ulrich Drepper2005-11-161-6/+21
* * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper2005-11-164-5/+14
* * io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper2005-11-151-3/+6
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper2005-11-151-2/+2
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper2005-11-151-3/+3
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-1124-87/+1684
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-103-1/+119
* * 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
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-067-31/+7
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-011-0/+105
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-302-4/+8
* * 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
* * 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
* * sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptorUlrich Drepper2005-10-151-0/+10
* * 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
* * 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
* Close descriptor in case of error.Ulrich Drepper2005-09-281-1/+5
* * dirent/dirent.h: Declare fdopendir.Ulrich Drepper2005-09-282-13/+58
* 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
* [BZ #1010]Ulrich Drepper2005-09-171-2/+4
* [BZ #1047] Andreas Jaeger2005-09-161-0/+1
* [BZ #933]Andreas Jaeger2005-09-163-19/+27
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-0/+77
* * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper2005-08-231-0/+3
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-1/+2
* * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper2005-08-173-1/+86
* * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper2005-08-011-5/+10
* * include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper2005-07-131-0/+1
* * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2005-07-121-6/+6
* * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper2005-07-071-2/+2
* * manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath2005-07-032-30/+12
* [BZ #1037]Roland McGrath2005-07-021-1/+1
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-261-0/+22
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper2005-06-213-3/+3
* * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper2005-06-201-10/+79
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper2005-06-204-8/+52
* * time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2005-06-182-9/+9
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-178-9/+46
* [BZ #966]Ulrich Drepper2005-06-145-62/+206