about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-5/+5
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-2/+2
* S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2014-01-222-98/+6
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-0714-17/+279
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0710-6/+159
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0190-90/+90
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-269-28/+28
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Clean up __libc_sa_len helper.Roland McGrath2013-08-271-2/+3
* * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel2013-08-201-1/+2
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+20
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+5