about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* Use shmget syscall for linux implementationAdhemerval Zanella2016-12-281-4/+0
* Use shmdt syscall for linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux shmctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use shmat syscall for Linux implementationAdhemerval Zanella2016-12-281-5/+4
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-5/+7
* Use semop syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use semget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgget syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Use msgsnd syscall for Linux implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-1/+0
* Consolidate Linux msgctl implementationAdhemerval Zanella2016-12-281-1/+0
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+3
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-212-0/+6
* S390: Optimize lock-elision by decrementing adapt_count at unlock.Stefan Liebler2016-12-204-54/+78
* S390: Use new __libc_tbegin_retry macro in elision-lock.c.Stefan Liebler2016-12-202-28/+58
* S390: Use own tbegin macro instead of __builtin_tbegin.Stefan Liebler2016-12-205-25/+164
* S390: Use C11-like atomics instead of plain memory accesses in lock elision c...Stefan Liebler2016-12-202-12/+27
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-202-0/+12
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-162-0/+4
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-303-13/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+3
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-244-41/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-175-9/+5
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* 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