about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/s390-64
Commit message (Expand)AuthorAgeFilesLines
* Simplify the abilist formatFlorian Weimer2015-11-0612-3512/+3446
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-193-10/+3
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-071-0/+8
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-261-0/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-60/+5
* Remove socket.S implementationAdhemerval Zanella2015-05-221-136/+0
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-122-12/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0221-21/+21
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-244-7/+7
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-3/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-261-2/+1
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-0/+1
* 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-211-1/+1
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-315-61/+19
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-0/+19
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-9/+1
* S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2615-13/+0
* Move remaining S390 code out of nptl/.Roland McGrath2014-06-267-0/+165
* S390: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-262-2/+60
* S390: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-261-2/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2014-01-221-96/+0
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-075-7/+140
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-073-3/+36
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0119-19/+19
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace.Joseph Myers2013-06-056-9/+9
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext.Andreas Krebbel2013-03-053-43/+49
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0219-20/+19
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+7
* S/390: Fix uc_link == NULL handling for makecontextAndreas Krebbel2012-07-193-10/+35
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-011-0/+3
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-1/+1
* S/390: ABI baseline update.Andreas Krebbel2012-05-294-5/+294
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* Move abilist files into sysdep dirs.David S. Miller2012-04-2813-0/+3183
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1