aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-15Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath4-0/+111
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath4-0/+414
2014-07-15Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath2-5/+5
2014-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu10-14/+111
2014-07-14Correct DT_PPC64_NUMAlan Modra3-2/+8
2014-07-14ChangeLog fixAndreas Schwab1-1/+0
2014-07-13regex: don't deref NULL upon heap allocation failureJim Meyering2-0/+12
2014-07-13m68k: update libm test ULPsAndreas Schwab2-16/+92
2014-07-11aarch64: Update libm-test-ulpsRichard Henderson2-6/+124
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer8-6/+149
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella2-2/+24
2014-07-10ChangeLog fixup for last commit.Roland McGrath1-0/+1
2014-07-10Get rid of lll_robust_dead.Roland McGrath17-158/+21
2014-07-10Get rid of lll_robust_trylock.Roland McGrath17-139/+25
2014-07-10manual: Update the locale documentationFlorian Weimer2-32/+127
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer6-15/+292
2014-07-10setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2-2/+17
2014-07-10Sync up error.c with gnulibSiddhesh Poyarekar2-10/+103
2014-07-10Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar2-0/+3
2014-07-10Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2-0/+3
2014-07-10Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2-3/+3
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2-5/+3
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar3-2/+13
2014-07-09Get rid of sparc specific NPTL internaltypes.h header.David S. Miller13-8/+26
2014-07-10Add comment about SIZE initialization in xdr.cSiddhesh Poyarekar2-0/+7
2014-07-09Update sparc ULPS.David S. Miller2-6/+100
2014-07-09Fix missing newline in test outputAndreas Schwab3-2/+7
2014-07-09Update i386 libm test ULPsAndreas Schwab2-8/+36
2014-07-09Fix -Wundef warnings for SHAREDWill Newton6-5/+13
2014-07-09Fix -Wmaybe-uninitialized warning in xdr.cSiddhesh Poyarekar2-1/+3
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar2-1/+6
2014-07-08Check value at resplen2 if it is not NULLSiddhesh Poyarekar2-4/+8
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2-0/+5
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella6-25/+15
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella4-3/+12
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2-0/+11
2014-07-08Fix Wundef warning with SHOJI_IS_RIGHTSiddhesh Poyarekar18-468/+37
2014-07-07PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella3-20/+10
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella5-1/+109
2014-07-07PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella11-2/+1037
2014-07-07PowerPC: memmove default implementation cleanupAdhemerval Zanella2-97/+5
2014-07-07PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2-2/+9
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2-83/+2
2014-07-07NPTL is no longer an add-on!Roland McGrath31-165/+62
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath84-664/+528
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2-0/+8
2014-07-04string/memchr.c: Merge from gnulibWill Newton2-139/+101
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton2-0/+5
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath2-1/+4
2014-07-03Fix unwind.h configure check for bare environment.Roland McGrath3-2/+19