summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2005-12-20[BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028Ulrich Drepper
2005-12-20time implementation for Linux.Ulrich Drepper
2005-12-20[BZ #1978]Ulrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper
2005-12-16Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-12-152005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2005-12-06* sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger
2005-11-272005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson
2005-11-25* sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper
2005-11-21..Ulrich Drepper
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath
2005-11-18* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath
2005-11-182005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper
2005-11-16[BZ 1865]Ulrich Drepper
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper
2005-10-16* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath
2005-10-14[BZ #1468]Ulrich Drepper
2005-10-14[BZ #1458]Ulrich Drepper
2005-10-06* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper
2005-10-06Allow fopen to fail because the file does not exist.Ulrich Drepper
2005-09-252005-09-24 Roland McGrath <roland@redhat.com>Roland McGrath
2005-09-20[BZ #1346]Roland McGrath
2005-09-16[BZ #1047] Andreas Jaeger
2005-09-16[BZ #933]Andreas Jaeger
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper