aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper2-5/+8
2011-10-06More fallout from OOM in NSSJiri Olsa2-1/+6
2011-10-06Handle OOM in NSSJiri Olsa2-1/+9
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab17-70/+149
2011-09-28Optimize libnss_files initializationUlrich Drepper2-35/+23
2011-09-28Adjust powerpc libm ULPsAndreas Schwab2-4/+46
2011-09-27Fix some grammar in the manual.Roland McGrath2-2/+7
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab2-4/+13
2011-09-26Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab2-8/+12
2011-09-21Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers2-1/+14
2011-09-19Clean up disabling of script_executeRoland McGrath2-9/+16
2011-09-19Get rid of tls.make include file.Roland McGrath3-9/+6
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