aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)Author
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
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-07Add include guards to dl-procinfo.hSiddhesh Poyarekar
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add fromfp functions.Joseph Myers
2016-12-28Use shmget syscall for linux implementationAdhemerval Zanella
2016-12-28Use shmdt syscall for linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux shmctl implementationAdhemerval Zanella
2016-12-28Use shmat syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella
2016-12-28Use semop syscall for Linux implementationAdhemerval Zanella
2016-12-28Use semget syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux semctl implementationAdhemerval Zanella
2016-12-28Use msgget syscall for Linux implementationAdhemerval Zanella
2016-12-28Use msgsnd syscall for Linux implementationAdhemerval Zanella
2016-12-28Consolidate Linux msgrcv implementationAdhemerval Zanella
2016-12-28Consolidate Linux msgctl implementationAdhemerval Zanella
2016-12-28Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers