summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)Author
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler
2014-07-17[PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-06-26S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-22S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-08-27Clean up __libc_sa_len helper.Roland McGrath
2013-08-20 * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):Andreas Krebbel
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-15Update s390/bits/siginfo.hEdjunior Machado
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-06Remove MAP_GROWSUP on s390Andreas Jaeger
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger
2013-03-05S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath