about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* sparc: fix sigaction for 32bit builds [BZ #18694] gentoo/2.20Mike Frysinger2015-07-201-0/+4
* Merge branch 'release/2.20/master' into 'gentoo/2.20'Mike Frysinger2015-02-1712-16/+26
|\
| * Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-02-168-8/+17
| * [AArch64] End frame record chain correctly.Renlin Li2014-11-111-1/+0
| * MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-221-0/+1
| * Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-161-7/+4
| * Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2014-09-131-0/+4
* | arm: drop EABI checkMike Frysinger2014-11-222-27/+0
* | hppa: fix __O_SYNC to match the kernelJohn David Anglin2014-08-101-1/+1
* | hppa: fix pthread spinlockJohn David Anglin2014-08-102-8/+8
* | hppa: fix bug in floating point exception supportJohn David Anglin2014-08-102-5/+5
* | hppa: fix build problems with atomic codeJohn David Anglin2014-08-101-30/+34
* | hppa: name setjmp unionJohn David Anglin2014-08-101-1/+1
* | arm: fix PIC vs SHARED typosDavid Lamparter2013-08-162-4/+4
* | nptl: handle EAGAIN with some futex operationsCarlos O'Donell2013-08-162-4/+4
* | workaround crash when handling signals in static PIEsMike Frysinger2013-05-041-1/+1
|/
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-061-18/+23
* Define __GI_fegetenv for e500 libmKhem Raj2014-09-021-0/+1
* Fix hang on forkSamuel Thibault2014-08-281-0/+4
* i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard2014-08-281-29/+2
* Simplify atomicity of socket creation in bind.Samuel Thibault2014-08-281-22/+18
* Update x86 ULPsAllan McRae2014-08-271-4/+4
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-2127-31/+33
* Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers2014-08-131-1/+2
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-131-1/+1
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-131-2/+5
* Replace cpuid asm statement with __cpuid_countH.J. Lu2014-08-121-3/+1
* Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers2014-08-121-4/+4
* Check value of futex before updating in __lll_timedlockBernard Ogden2014-08-121-1/+4
* This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra2014-08-071-3/+27
* Fix performance issue in misaligned strcpy.Wilco2014-08-071-3/+3
* PowerPC: Fix termios definitionsAdhemerval Zanella2014-08-062-50/+73
* alpha: Fix exception raising from soft-fpRichard Henderson2014-08-054-12/+12
* alpha: Remove linux lowlevellock.hRichard Henderson2014-08-051-305/+0
* MIPS - Remove mips lowlevellock.h.Bernard Ogden2014-08-041-354/+0
* AArch64: Remove lowlevellock.hWill Newton2014-08-041-312/+0
* ia64: define nocancel entry points in PSEUDOMike Frysinger2014-08-041-0/+19
* IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-08-0431-17/+18
* IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2014-08-043-0/+0
* IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-08-043-25/+6
* IA64: Consolidate NPTL/non versions of vforkRoland McGrath2014-08-044-131/+79
* IA64: Consolidate NPTL/non versions of cloneRoland McGrath2014-08-042-11/+0
* Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab2014-08-041-0/+1
* Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath2014-08-011-307/+0
* Force eval for fma implementationsRichard Henderson2014-08-014-20/+24
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-012-44/+48
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-312-0/+70
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-311-1/+30
* Split nptl-signals.h out from pthreadP.hRoland McGrath2014-07-312-0/+55
* [PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler2014-07-313-0/+3