aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
2005-11-21..Ulrich Drepper1-2/+0
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper4-4/+31
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath2-6/+14
2005-11-18* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath1-1/+2
2005-11-182005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath1-2/+5
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper8-2/+10
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper8-0/+8
2005-11-16[BZ 1865]Ulrich Drepper1-6/+21
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper4-5/+14
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper1-3/+6
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper1-2/+2
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper1-3/+3
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper24-87/+1684
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper3-1/+119
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2-2/+62
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper1-0/+105
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper1-1/+7
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2-0/+34
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper2-0/+27
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper1-4/+9
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper11-3/+1299
2005-10-16* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath1-0/+1
2005-10-14[BZ #1468]Ulrich Drepper2-6/+48
2005-10-14[BZ #1458]Ulrich Drepper7-6/+12
2005-10-06* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper1-1/+1
2005-10-06Allow fopen to fail because the file does not exist.Ulrich Drepper1-1/+9
2005-09-252005-09-24 Roland McGrath <roland@redhat.com>Roland McGrath2-58/+0
2005-09-20[BZ #1346]Roland McGrath1-2/+2
2005-09-16[BZ #1047] Andreas Jaeger1-0/+1
2005-09-16[BZ #933]Andreas Jaeger3-19/+27
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper1-0/+77
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper1-0/+3
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper1-1/+2
2005-08-17* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper3-1/+86
2005-08-01* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper1-5/+10
2005-07-12* sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper1-6/+6
2005-07-07* sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper1-2/+2
2005-07-03* manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath2-30/+12
2005-07-02[BZ #1037]Roland McGrath1-1/+1
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper1-0/+22
2005-06-21* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper3-3/+3
2005-06-20* sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper1-10/+79
2005-06-20* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper4-8/+52
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2-9/+9
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper8-9/+46
2005-06-14[BZ #966]Ulrich Drepper4-61/+202
2005-05-30(DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper1-1/+3
2005-05-26[BZ #954]Ulrich Drepper1-2/+2
2005-05-26Add space inf weak_alias use.Ulrich Drepper34-36/+36
2005-05-25* sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath1-26/+0