summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/s390
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2-0/+10
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger1-22/+0
2012-10-22Always define __O_LARGEFILEAndreas Jaeger1-6/+4
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger1-2/+2
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger1-257/+9
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-10-01Clean up init-first.c files.Roland McGrath1-2/+3
2012-08-21Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers1-25/+2
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2-46/+6
2012-08-20S/390: Remove 32 bit getrlimit.c.Andreas Krebbel1-1/+0
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers1-4/+2
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-0/+3
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath1-0/+7
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger1-6/+10
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger1-1/+12
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer2-0/+6
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers2-0/+14
2012-07-19S/390: Fix uc_link == NULL handling for makecontextAndreas Krebbel6-20/+89
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers2-0/+134
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2-0/+6
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab1-1/+1
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-5/+6
2012-05-29S/390: ABI baseline update.Andreas Krebbel10-18/+609