summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-10Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper
2009-06-26Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-18Add 802.15.4 definitions to header files.Ulrich Drepper
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab
2009-06-16Extend pt_chown to drop privileges.Ulrich Drepper
2009-06-16Add missing include.Ulrich Drepper
2009-06-16Fold Linux-specific grantpt code into Unix version.Ulrich Drepper
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-15Fix permission of slave device on devpts if necessary.Ulrich Drepper
2009-06-15Preserve message printed before abort.Ulrich Drepper
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-05-31Add missing file from accept4 commit.Ulrich Drepper
2009-05-29Compact cache info data structure for x86/x86-64.Ulrich Drepper
2009-05-22Implement accept4 for more archs using socketcall.Jakub Jelinek
2009-05-21Add missing file from previous IA-64 longjmp commit.Ulrich Drepper
2009-05-21Add ____longjmp_chk support for IA-64.H.J. Lu
2009-05-21Don't define __ASSUME_ACCEPT4 for IA-64.Ulrich Drepper
2009-05-21Remove __NR_accept4 definition.Jakub Jelinek
2009-05-21Correct socketcall argument for accept4.Jakub Jelinek
2009-05-16remove subsumed .gitignore entries and filesJim Meyering
2009-05-16remove COPYING* from .gitignore filesJim Meyering
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-05-10Updated to fedora-glibc-20090510T1842cvs/fedora-glibc-2_10_1-1Jakub Jelinek
2009-05-10* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842Ulrich Drepper
2009-05-09Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1Jakub Jelinek
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-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub 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-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek
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-16Updated to fedora-glibc-20090416T0610cvs/fedora-glibc-2_9_90-18Jakub Jelinek
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper
2009-04-15Updated to fedora-glibc-20090415T1619cvs/fedora-glibc-2_9_90-17Jakub Jelinek
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-14Updated to fedora-glibc-20090414T2104cvs/fedora-glibc-2_9_90-16Jakub Jelinek
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