aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)Author
2016-09-07Add femode_t functions.Joseph Myers
2016-09-06S390: Support PLT and GOT references in check-localplt.Stefan Liebler
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept.Joseph Myers
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-05-09S390: Add support for vdso getcpu symbol.Stefan Liebler
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-18Use __libc_ptf_call in _longjmp_unwindH.J. Lu
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-26S390: Add hwcaps value for vector facility.Stefan Liebler
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-04-24S/390: Get cache information via sysconfStefan Liebler
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers