aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-2/+2
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers1-0/+2
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler18-321/+87
2014-07-17[PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers1-0/+23
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2-0/+19
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-10/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-15/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+2
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath3-11/+3
2014-06-26S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath30-13/+0
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath25-0/+1449
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath5-3/+120
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath2-4/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers3-4/+0
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2-0/+10
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers1-1/+0
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler1-2/+2
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler1-1/+2
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-37/+43
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2-5/+5
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka2-2/+2
2014-01-22S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2-98/+6
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel14-17/+279
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel10-6/+159
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae90-90/+90
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka9-28/+28
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-08-27Clean up __libc_sa_len helper.Roland McGrath1-2/+3
2013-08-20 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel1-1/+2
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger1-1/+20
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-1/+5
2013-06-15New API to set default thread attributesSiddhesh Poyarekar2-0/+8
2013-06-05Remove trailing whitespace.Joseph Myers11-16/+16
2013-05-15Update s390/bits/siginfo.hEdjunior Machado1-3/+7
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens1-12/+12
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2-0/+10
2013-03-06Remove MAP_GROWSUP on s390Andreas Jaeger1-2/+0
2013-03-06Sync with Linux 3.8Andreas Jaeger2-1/+3
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-4/+2
2013-03-05S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel7-86/+100
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-69/+1
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar2-0/+6
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers1-2/+1
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2-4/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers90-96/+90
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel1-0/+1
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger1-2/+0