about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/s390-32
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-0865-6393/+0
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-122-155/+0
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+8
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-11/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0139-39/+39
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-1/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-19/+0
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-174-9/+0
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Add iseqsig.Joseph Myers2016-10-061-0/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-102-5/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+6
* S390: Add support for vdso getcpu symbol.Stefan Liebler2016-05-091-0/+1
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-5/+2
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0439-39/+39
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-202-35/+35
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-091-3/+6
* Simplify the abilist formatFlorian Weimer2015-11-0612-3667/+3584
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-083-3/+3
* Remove __ASSUME_IPC64Andreas Schwab2015-08-243-3/+0
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-0/+8
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-261-0/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-60/+5
* Remove socket.S implementationAdhemerval Zanella2015-05-221-142/+0