aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Correct socketcall argument for accept4.Jakub Jelinek1-2/+2
2009-05-16remove subsumed .gitignore entries and filesJim Meyering1-4/+0
2009-05-16remove COPYING* from .gitignore filesJim Meyering1-1/+1
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek9-3/+24
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-05-10* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842cvs/masterUlrich Drepper1-0/+1
2009-05-09[BZ #10118]Ulrich Drepper4-8/+0
2009-05-09* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.Ulrich Drepper1-0/+5
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper1-0/+2
2009-04-29* sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12 comment cha...Jakub Jelinek1-2/+2
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper1-1/+1
2009-04-26* sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init):Ulrich Drepper2-0/+4
2009-04-24[BZ #10052]Ulrich Drepper1-0/+1
2009-04-24[BZ #10092]Ulrich Drepper1-1/+5
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2-8/+12
2009-04-23[BZ #9955]Ulrich Drepper1-0/+1
2009-04-21* sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper1-3/+11
2009-04-18* sysdeps/unix/sysv/linux/kernel-features.h: All supportedUlrich Drepper1-3/+1
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper3-2/+7
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper1-4/+36
2009-04-152009-03-17 Ryan S. Arnold <rsa@us.ibm.com>Ulrich Drepper2-0/+10
2009-04-14* sysdeps/unix/sysv/linux/kernel-features.h: SH also hasUlrich Drepper1-1/+1
2009-04-10* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.Ulrich Drepper2-12/+0
2009-04-09function if it is not defined. Add some necessary casts.Ulrich Drepper2-8/+26
2009-04-09* sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for staticUlrich Drepper2-0/+4
2009-04-09* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 alsoUlrich Drepper1-1/+2
2009-04-08* sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64Ulrich Drepper1-1/+1
2009-04-07* sysdeps/unix/sysv/linux/kernel-features.h: Power also hasUlrich Drepper1-1/+1
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper7-0/+197
2009-04-03* sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling ofUlrich Drepper2-50/+32
2009-04-03* sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper3-7/+29
2009-04-03Add missing protocol numbers.Ulrich Drepper1-1/+11
2009-04-01* sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper1-0/+2
2009-03-17Yet more changes to match sort function type change.Ulrich Drepper3-18/+19
2009-03-10Use .machine push; .machine "power6" and .machine pop around mtfsf insns outs...Ulrich Drepper4-4/+22
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper10-2/+123
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper8-1/+160
2009-03-02* sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2-0/+6
2009-02-262009-02-26 Andrew Stubbs <ams@codesourcery.com>Ulrich Drepper2-8/+46
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-12/+12
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper6-19/+12
2009-02-24* sysdeps/unix/sysv/linux/sysconf.c (__sysconf):Ulrich Drepper1-7/+8
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek4-93/+97
2009-02-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper2-23/+71
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper1-1/+21
2009-02-07[BZ #7095]Ulrich Drepper5-45/+91
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper1-1/+19
2009-02-05* sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memoryUlrich Drepper1-23/+17
2009-02-05* sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper4-17/+27
2009-02-05* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):Ulrich Drepper1-0/+4