about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler2016-10-071-2/+2
* Add iseqsig.Joseph Myers2016-10-062-0/+6
* Minor correction to the "installed header hygiene" patches.Zack Weinberg2016-09-281-2/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-5/+5
* Add femode_t functions.Joseph Myers2016-09-072-0/+4
* S390: Support PLT and GOT references in check-localplt.Stefan Liebler2016-09-061-1/+8
* Add fetestexceptflag.Joseph Myers2016-08-292-0/+2
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-171-0/+1
* Add fesetexcept.Joseph Myers2016-08-162-0/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-032-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-104-12/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-062-0/+2
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-254-0/+12
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+2
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-094-0/+10
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-292-10/+4
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-3/+6
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-072-0/+4
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04107-107/+107
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-202-0/+10
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-207-105/+105
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-092-6/+12
* S390: Call direct system calls for socket operations.Stefan Liebler2015-11-092-19/+24
* Simplify the abilist formatFlorian Weimer2015-11-0625-7185/+7035
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-062-0/+14
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-193-10/+3
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-151-1/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-132-0/+2
* Use __libc_ptf_call in _longjmp_unwindH.J. Lu2015-09-181-8/+2
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-083-3/+3
* S390: Add hwcaps value for vector facility.Stefan Liebler2015-08-261-0/+1
* Remove __ASSUME_IPC64Andreas Schwab2015-08-243-3/+0
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-082-0/+6
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-072-0/+16
* S390: Fix sem.h conformance test failures.Stefan Liebler2015-07-071-2/+1
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-264-43/+2
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-265-133/+33
* Remove socket.S implementationAdhemerval Zanella2015-05-222-278/+0