about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* New API to set default thread attributesSiddhesh Poyarekar2013-06-152-0/+8
* Remove trailing whitespace.Joseph Myers2013-06-0511-16/+16
* Update s390/bits/siginfo.hEdjunior Machado2013-05-151-3/+7
* S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-231-12/+12
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-022-0/+10
* Remove MAP_GROWSUP on s390Andreas Jaeger2013-03-061-2/+0
* Sync with Linux 3.8Andreas Jaeger2013-03-062-1/+3
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-4/+2
* S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel2013-03-057-86/+100
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+1
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-182-0/+6
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-2/+1
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-042-4/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0290-96/+90
* S/390: Add hwcap value for transactional execution.Andreas Krebbel2012-11-081-0/+1
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-271-2/+0