aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)Author
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-12-04S390: Fix backtrace in vdso functions.Stefan Liebler
2017-11-28Use libm_alias_double for s390.Joseph Myers
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-10-31Consolidate Linux sigpending() implementationYury Norov
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
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