summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2010-01-04Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-22Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault
2009-12-22Implement handling of the needed S390 relocations.Martin Schwidefsky
2009-12-21Handle AT_FDCWD in futimens.Ulrich Drepper
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper
2009-12-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-12-13Update sysdeps/sh/elf/initfini.c.Kaz Kojima
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-12-09Fix kernel version check in recent ptsname change.Ulrich Drepper
2009-12-08Add recvmmsg interface.Ulrich Drepper
2009-12-07Add even more cfi to s390 asm files.Andreas Krebbel
2009-11-30Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper
2009-11-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-26Avoid handling long-obsolete old BSD PTY handling in ptsname.Ulrich Drepper
2009-11-24Optimize grantpt.Ulrich Drepper
2009-11-24Avoid local PLTs.Ulrich Drepper
2009-11-24Prevent unintended file desriptor leak in grantpt.Ulrich Drepper
2009-11-24Don't get tty group info multiple times in grantpt.Ulrich Drepper
2009-11-24Re-install CFI in x86/x86_64 cloneAndreas Schwab
2009-11-24Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-24Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab
2009-11-22Update ntp_gettime for Linux.Ulrich Drepper
2009-11-22Fix up <sys/timex.h> a bit more for recent API changes.Ulrich Drepper
2009-11-20Properly recover from shorter read.H.J. Lu
2009-11-19Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper
2009-11-17Fix sync_file_range on ppc/ppc64.Jakub Jelinek
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-14Use a simple loop on data shorter than software pipeline.H.J. Lu
2009-11-14Fix building on x86 with older kernel headers.Mike Frsyinger
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper
2009-11-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-06Fix spelling of (Newton-)RaphsonPhilippe De Muyter
2009-11-06Correct readahead syscall wrapper on powerpc32.Andreas Schwab
2009-11-06Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek
2009-11-03Make name of libgcc_s library configurableAndreas Schwab
2009-10-30Revert "Fix F_GETOWN on some Linux archs." and "Define F_OWNER_* and f_owner_...Andreas Schwab
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-30Fix typo in readlinkatAndreas Schwab