aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-08Note bug number in CLUlrich Drepper
2011-10-08Update Japanese translationUlrich Drepper
2011-10-08Fix netname2hostAndreas Jaeger
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger
2011-10-07S/390: Fix longlong.h inline asms for zarchAndreas Krebbel
2011-10-07delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva
2011-10-07Fix whitespaceUlrich Drepper
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva
2011-10-07elf/dl-load.c: Avoid warningMarek Polacek
2011-10-07Update Catalan translationUlrich Drepper
2011-10-07Fix type in NEWSUlrich Drepper
2011-10-07Implement caching of nscdUlrich Drepper
2011-10-07Don't unnecesarily use inotify in nscdUlrich Drepper
2011-10-06Avoid warning when reload of group entry failsUlrich Drepper
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper
2011-10-06More fallout from OOM in NSSJiri Olsa
2011-10-06Handle OOM in NSSJiri Olsa
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-28Optimize libnss_files initializationUlrich Drepper
2011-09-28Adjust powerpc libm ULPsAndreas Schwab
2011-09-27Fix some grammar in the manual.Roland McGrath
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-09-26Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab
2011-09-21Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers
2011-09-19Clean up disabling of script_executeRoland McGrath
2011-09-19Get rid of tls.make include file.Roland McGrath
2011-09-19Use CPPFLAGS from configure.Mike Frysinger
2011-09-15finite for 64-bit platformsUlrich Drepper
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath
2011-09-15Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-09-15Add fmax and fmin inlines for x86-64Ulrich Drepper
2011-09-15Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab
2011-09-15Fix PLT uses in libm on powerpcAndreas Schwab
2011-09-14Use correct section to allow mergingUlrich Drepper
2011-09-14Optimized lrint and llrint for x86-64Ulrich Drepper
2011-09-14Also relocate in dependency order when doing symbol dependency testingAndreas Schwab
2011-09-13Fix undefined symbol in powerpc64 dl-machine.hAndreas Schwab
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab
2011-09-13Fix pattern on $(ldd-rewrite-script) substitutionAndreas Schwab
2011-09-13Only use USE___THREAD when definedAndreas Schwab
2011-09-12Optimize logb code for 64-bit machinesUlrich Drepper
2011-09-12Revert "Remove last use of USE___THREAD"Ulrich Drepper
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab
2011-09-12Remove last use of USE___THREADAndreas Schwab
2011-09-11Cleanup CLUlrich Drepper
2011-09-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-11Prepend $(..) to $(ldd-rewrite-script) if non-absoluteAndreas Schwab
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper