about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/s390-64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+14
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+14
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0412-75/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-43/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+14
* Add narrowing add functions.Joseph Myers2018-02-101-0/+15
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0117-17/+17
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-041-36/+0
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-212-8/+6
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Consolidate Linux sigpending() implementationYury Norov2017-10-311-36/+0
* Add _Float128 function aliases.Joseph Myers2017-10-182-0/+109
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-50/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-109/+8
* s390: optimize syscall functionChristian Borntraeger2017-06-191-9/+3
* 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-121-78/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0120-20/+20
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* 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
* 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 roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6