aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Use CPPFLAGS from configure.Mike Frysinger3-1/+7
2011-09-15finite for 64-bit platformsUlrich Drepper2-0/+34
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper2-1/+7
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath4-11/+15
2011-09-15Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper12-25/+68
2011-09-15Add fmax and fmin inlines for x86-64Ulrich Drepper2-5/+46
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab7-9/+41
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab5-16/+27
2011-09-14Use correct section to allow mergingUlrich Drepper2-2/+4
2011-09-14Optimized lrint and llrint for x86-64Ulrich Drepper2-10/+53
2011-09-14Also relocate in dependency order when doing symbol dependency testingAndreas Schwab2-7/+9
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab2-2/+5
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab6-16/+25
2011-09-13Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab2-1/+3
2011-09-13Only use USE___THREAD when definedAndreas Schwab2-2/+17
2011-09-12Optimize logb code for 64-bit machinesUlrich Drepper2-0/+48
2011-09-12Revert "Remove last use of USE___THREAD"Ulrich Drepper2-5/+135
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab3-4/+9
2011-09-12Remove last use of USE___THREADAndreas Schwab2-135/+7
2011-09-11Cleanup CLUlrich Drepper1-4/+4
2011-09-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper4-13/+22
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper34-343/+888
2011-09-11Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab4-13/+22
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper3-6/+9
2011-09-11Fix use of AC_INITUlrich Drepper4-172/+206
2011-09-11Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper2-2/+7
2011-09-10Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper3-23/+11
2011-09-10Simplify malloc initializationUlrich Drepper8-98/+65
2011-09-10Simplify malloc codeUlrich Drepper5-1745/+251
2011-09-10Remove support for !USE___THREADUlrich Drepper54-997/+339
2011-09-10Cleanup of configuration optionsUlrich Drepper84-796/+467
2011-09-09Fix jn precisionPetr Baudis10-56/+232
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper4-6/+13
2011-09-09Fix boundary conditions in scanfUlrich Drepper3-28/+104
2011-09-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper3-7/+13
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper3-11/+17
2011-09-09Define ELFOSABI_GNU.Roland McGrath2-2/+8
2011-09-09string/strncat.c: fix compilation for some architecturesDenis Zaitceff2-0/+6
2011-09-09Fix sotruss help messagesUlrich Drepper2-10/+15
2011-09-09Fill in real information in __dl_iterate_phdrUlrich Drepper2-7/+12
2011-09-08Fix macro used in testH.J. Lu3-3/+10
2011-09-08Fix warning in elf/sprof.cAndreas Jaeger2-8/+4
2011-09-08Fix lround() loses precisionPaul Pluzhnikov3-1/+8
2011-09-08RegeneratedUlrich Drepper1-22/+3
2011-09-08Remove support for automatic cvs check-insUlrich Drepper12-65/+20
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley3-1/+6
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper10-10/+121
2011-09-08Move wide char tests to wcsmbs directoryUlrich Drepper7-9/+23
2011-09-08New comprehensive test for wmemcmpLiubov Dmitrieva3-42/+64
2011-09-08BZ#13153: Update manual last-edit info.Roland McGrath2-3/+7