about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+230
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-203-2/+2
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-124-24/+12
* s390: Use generic lowlevellock-futex.hStefan Liebler2015-02-201-325/+10
* S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2015-02-171-15/+4
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-167-14/+42
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02109-109/+109
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-172-2/+2
* Remove custom pthread_once implementation on s390.Torvald Riegel2014-12-151-110/+0
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-111-5/+0
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-2410-15/+15
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-243-3/+3
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-5/+5
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-242-4/+4
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+8
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-273-2/+3
* Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers2014-10-248-7/+8
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-245-106/+7
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-061-2/+1
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-261-2/+1
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-262-1/+1
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-232-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-2/+2
* Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-121-0/+2
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-212-2/+2
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-3118-321/+87
* [PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+23
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-0/+19
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-10/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-15/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+2
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-073-11/+3
* S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2630-13/+0
* Move remaining S390 code out of nptl/.Roland McGrath2014-06-2625-0/+1449
* S390: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-265-3/+120
* S390: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-262-4/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-253-4/+0
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-242-0/+10
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-1/+0
* S390: Convert fork.c to arch-fork.hRoland McGrath2014-06-131-0/+29
* S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler2014-03-241-2/+2
* S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler2014-03-241-1/+2
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43