aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-24Fix gets problemsUlrich Drepper4-10/+30
2012-01-21Fix version check in uchar.hUlrich Drepper2-1/+5
2012-01-20Do not cache negative results in nscd if these are transientUlrich Drepper7-18/+34
2012-01-17More minor malloc cleanupsUlrich Drepper1-24/+1
2012-01-16Minor cleanups of malloc codeUlrich Drepper3-55/+6
2012-01-16Fix locking problem in fmtmsgUlrich Drepper4-3/+43
2012-01-13Don't always provide definition of gets checking versionMarek Polacek2-0/+8
2012-01-12Powerpc: correct duplicate label issue with multiple passes through context codeWill Schmidt5-11/+25
2012-01-11Optimized acosh for 64-bit platformsUlrich Drepper2-0/+69
2012-01-11Optimize scalblnUlrich Drepper5-77/+108
2012-01-11Fix warnings due to return in void functionsUlrich Drepper2-6/+21
2012-01-10Optimize s_modfUlrich Drepper6-51/+88
2012-01-10Add const attribute to fmin and fmaxUlrich Drepper2-2/+4
2012-01-10Optimize ldexp and scalbnUlrich Drepper6-93/+65
2012-01-10Add const attribute to pthread_equalUlrich Drepper2-1/+4
2012-01-10Consistently added return to pthread_exitUlrich Drepper3-3/+8
2012-01-10Add noreturn attributeMarek Polacek2-1/+6
2012-01-09Some branch prediction for log1pUlrich Drepper2-3/+7
2012-01-08bits/poll2.h needs __BEGIN/__END_DECLSUlrich Drepper2-0/+6
2012-01-08Install bits/poll2.hUlrich Drepper2-2/+6
2012-01-08Fix typo in Linux/PPC32 getcontextWill Schmidt2-4/+9
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper15-44/+86
Add alloc_size attribute and apply consistently the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
2012-01-08Mark potential fix for BZ 11929Ulrich Drepper2-7/+8
2012-01-08sscanf always calls reallocPaul Pluzhnikov2-2/+7
2012-01-08CLAdhemerval Zanella1-0/+6
2012-01-08Use __pthread_get_minstack for AIO helper threadAdhemerval Zanella1-2/+2
2012-01-08Fix CLUlrich Drepper1-2/+1
2012-01-08Add test for CMPLX macrosUlrich Drepper3-1/+60
2012-01-08Fix typo in CMPLXLUlrich Drepper2-1/+3
2012-01-08Quash implicit declaration warningMarek Polacek2-0/+5
2012-01-08Add checking versions of poll and ppollUlrich Drepper14-5/+190
2012-01-08RegeneratedUlrich Drepper1-1/+0
2012-01-08Define CMPLX, CMPLXF, CMPLXLUlrich Drepper3-4/+18
2012-01-08Static linking is always neededUlrich Drepper10-48/+17
2012-01-08Remove pwd tst from configureUlrich Drepper4-62/+3
2012-01-08 No need for test for __builtin_expectUlrich Drepper3-54/+1
2012-01-08Forgot to remove AC_SUBST(bonuded)Ulrich Drepper2-3/+0
2012-01-08Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper3-14/+2
2012-01-08gcc better don't use a signed type for size_tUlrich Drepper3-42/+2
2012-01-08Remove last remnants of RANLIBUlrich Drepper4-7/+3
2012-01-08Simplify char16_t implementationUlrich Drepper10-642/+59
2012-01-08More fallout from supporting only ELFUlrich Drepper25-1029/+713
2012-01-07Remove pre-ISO C supportUlrich Drepper209-2244/+2420
No more __const.
2012-01-07NEWSUlrich Drepper1-0/+2
2012-01-07Remove non-ELF supportUlrich Drepper35-421/+118
2012-01-07NEWSUlrich Drepper1-0/+2
2012-01-07Update ABI informationUlrich Drepper19-344/+818
2012-01-07Remove m68k support from Linux configureUlrich Drepper2-1/+3
2012-01-07Remove Alpha support from ldsodefs.hUlrich Drepper2-10/+2
2012-01-07Clean up shlib-versions filesUlrich Drepper4-19/+4
Ports have their own files