about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-242-0/+10
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-241-22/+0
* Always define __O_LARGEFILEAndreas Jaeger2012-10-221-6/+4
* Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger2012-10-221-2/+2
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-201-257/+9
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-1/+0
* Clean up init-first.c files.Roland McGrath2012-10-011-2/+3
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-25/+2
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-202-46/+6
* S/390: Remove 32 bit getrlimit.c.Andreas Krebbel2012-08-201-1/+0
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-141-4/+2
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-061-0/+3
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-061-0/+7
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-6/+10
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-1/+12
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-252-0/+6
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-202-0/+14
* S/390: Fix uc_link == NULL handling for makecontextAndreas Krebbel2012-07-196-20/+89
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-172-0/+134
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-012-0/+6
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-1/+1
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-5/+6
* S/390: ABI baseline update.Andreas Krebbel2012-05-2910-18/+609
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-252-84/+4
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-4/+3
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-203-0/+40
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
* Remove __snseconds_tH.J. Lu2012-05-151-2/+1