about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-172-0/+28
* Add narrowing multiply functions.Joseph Myers2018-05-162-0/+28
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0425-168/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-0/+5
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-232-2/+0
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-201-1/+0
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-191-1/+0
* S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler2018-04-121-6/+10
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-062-2/+0
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-052-43/+28
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-5/+0
* Add narrowing subtract functions.Joseph Myers2018-03-202-0/+28
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-072-29/+3
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Add narrowing add functions.Joseph Myers2018-02-102-0/+30
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01103-103/+103
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-3/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-222-0/+2
* Add _Float32 function aliases.Joseph Myers2017-12-074-0/+218
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-064-0/+436
* Add elision tunablesRogerio Alves2017-12-055-12/+68
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-052-0/+10
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-042-72/+0
* Use libm_alias_double for s390.Joseph Myers2017-11-281-5/+0
* Implement the mlock2 functionFlorian Weimer2017-11-272-0/+2
* Add _Float64x function aliases.Joseph Myers2017-11-274-0/+218
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-232-0/+2
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-214-16/+12
* The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor2017-11-151-3/+6
* Add jmp_buf-macros.hH.J. Lu2017-11-092-0/+12
* Consolidate Linux sigpending() implementationYury Norov2017-10-311-36/+0
* Add _Float128 function aliases.Joseph Myers2017-10-184-0/+218
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-113-85/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-022-0/+6
* 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-254-2/+8
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-252-0/+6
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-131-0/+2
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-081-0/+2
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-312-2/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-2/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-242-218/+14