aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-11Fix use of AC_INITUlrich Drepper
2011-09-11Provide static initializer for _dl_pagesize in statically linked codeUlrich Drepper
2011-09-10Remove MALLOC_FAILURE_ACTION use in mallocUlrich Drepper
2011-09-10Simplify malloc initializationUlrich Drepper
2011-09-10Simplify malloc codeUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper
2011-09-09Fix boundary conditions in scanfUlrich Drepper
2011-09-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper