summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2009-11-13Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-13Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
2009-08-04Extend pt_chown to drop privileges.Ulrich Drepper
2009-07-29Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-07-29Compatibility of signalfd/eventfd with older kernels.Ulrich Drepper
2009-07-29remove subsumed .gitignore entries and filesJim Meyering
2009-07-29remove COPYING* from .gitignore filesJim Meyering
2009-07-16Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper
2009-07-16Add 802.15.4 definitions to header files.Ulrich Drepper
2009-06-16Fix permission of slave device on devpts if necessary.Ulrich Drepper
2009-06-05Add missing file from accept4 commit.Ulrich Drepper
2009-05-22Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-22Remove __NR_accept4 definition.Jakub Jelinek
2009-05-22Correct socketcall argument for accept4.Jakub Jelinek
2009-05-22rename each .cvsignore file to .gitignoreJim Meyering
2009-05-10Update from trunk.Ulrich Drepper
2009-05-09[BZ #10118]Ulrich Drepper
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper
2009-04-24[BZ #10052]Ulrich Drepper
2009-04-24[BZ #10092]Ulrich Drepper
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper
2009-04-23[BZ #9955]Ulrich Drepper
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper
2009-04-152009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper
2009-04-10* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper
2009-04-09function if it is not defined. Add some necessary casts.Ulrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper
2009-04-03* sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper
2009-04-03Add missing protocol numbers.Ulrich Drepper
2009-04-01* sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper
2009-03-17Yet more changes to match sort function type change.Ulrich Drepper
2009-03-10Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper
2009-03-02* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper
2009-02-262009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper