aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-19s390: optimize syscall functionChristian Borntraeger
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-14PowerPC64 FRAME_PARM_SAVEAlan Modra
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-06-09powerpc: add sysconf support for cache geometriesPaul Clarke
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers
2017-06-09Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers
2017-06-09aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar
2017-06-08ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-07Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar
2017-06-07aarch64: Add hwcap string routinesSiddhesh Poyarekar
2017-06-07aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar
2017-06-07Add include guards to dl-procinfo.hSiddhesh Poyarekar
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-05x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-24arm: Fix typo in array countSiddhesh Poyarekar
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella