Age | Commit message (Expand) | Author | Files | Lines |
2011-10-07 | Update Catalan translation | Ulrich Drepper | 1 | -0/+2 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -0/+40 |
2011-10-07 | Don't unnecesarily use inotify in nscd | Ulrich Drepper | 1 | -0/+5 |
2011-10-06 | Avoid warning when reload of group entry fails | Ulrich Drepper | 1 | -0/+2 |
2011-10-06 | Stop crash in OOM handling in NSS | Ulrich Drepper | 1 | -0/+5 |
2011-10-06 | More fallout from OOM in NSS | Jiri Olsa | 1 | -0/+5 |
2011-10-06 | Handle OOM in NSS | Jiri Olsa | 1 | -0/+5 |
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab | 1 | -0/+43 |
2011-09-28 | Optimize libnss_files initialization | Ulrich Drepper | 1 | -0/+5 |
2011-09-28 | Adjust powerpc libm ULPs | Andreas Schwab | 1 | -0/+4 |
2011-09-27 | Fix some grammar in the manual. | Roland McGrath | 1 | -0/+5 |
2011-09-27 | Correctly reparse group line after enlarging the buffer | Andreas Schwab | 1 | -0/+5 |
2011-09-26 | Fix parse error in bits/mathinline.h with --std=c99 | Andreas Schwab | 1 | -0/+4 |
2011-09-21 | Link libresolv.so with ld.so for __stack_chk_guard. | Joseph Myers | 1 | -0/+7 |
2011-09-19 | Clean up disabling of script_execute | Roland McGrath | 1 | -0/+5 |
2011-09-19 | Get rid of tls.make include file. | Roland McGrath | 1 | -0/+6 |
2011-09-19 | Use CPPFLAGS from configure. | Mike Frysinger | 1 | -0/+5 |
2011-09-15 | finite for 64-bit platforms | Ulrich Drepper | 1 | -0/+2 |
2011-09-15 | Define IP_MULTICAST_ALL | Ulrich Drepper | 1 | -0/+5 |
2011-09-15 | Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c... | Roland McGrath | 1 | -0/+10 |
2011-09-15 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+11 |
2011-09-15 | Add fmax and fmin inlines for x86-64 | Ulrich Drepper | 1 | -0/+5 |
2011-09-15 | Fix PLT uses in libm on powerpc | Andreas Schwab | 1 | -0/+11 |
2011-09-14 | Use correct section to allow merging | Ulrich Drepper | 1 | -0/+2 |
2011-09-14 | Optimized lrint and llrint for x86-64 | Ulrich Drepper | 1 | -0/+7 |
2011-09-14 | Also relocate in dependency order when doing symbol dependency testing | Andreas Schwab | 1 | -0/+5 |
2011-09-13 | Fix undefined symbol in powerpc64 dl-machine.h | Andreas Schwab | 1 | -0/+5 |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 1 | -0/+10 |
2011-09-13 | Fix pattern on $(ldd-rewrite-script) substitution | Andreas Schwab | 1 | -0/+2 |
2011-09-13 | Only use USE___THREAD when defined | Andreas Schwab | 1 | -0/+5 |
2011-09-12 | Optimize logb code for 64-bit machines | Ulrich Drepper | 1 | -0/+4 |
2011-09-12 | Revert "Remove last use of USE___THREAD" | Ulrich Drepper | 1 | -2/+0 |
2011-09-12 | Fix invalid conversion in __cmsg_nxthdr | Andreas Schwab | 1 | -0/+5 |
2011-09-12 | Remove last use of USE___THREAD | Andreas Schwab | 1 | -0/+4 |
2011-09-11 | Cleanup CL | Ulrich Drepper | 1 | -4/+4 |
2011-09-11 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -0/+8 |
2011-09-11 | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 1 | -0/+16 |
2011-09-11 | Prepend $(..) to $(ldd-rewrite-script) if non-absolute | Andreas Schwab | 1 | -0/+8 |
2011-09-11 | Avoid cast in non-gcc obstack_free | Ulrich Drepper | 1 | -0/+3 |
2011-09-11 | Fix use of AC_INIT | Ulrich Drepper | 1 | -0/+3 |
2011-09-11 | Provide static initializer for _dl_pagesize in statically linked code | Ulrich Drepper | 1 | -0/+4 |
2011-09-10 | Remove MALLOC_FAILURE_ACTION use in malloc | Ulrich Drepper | 1 | -0/+3 |
2011-09-10 | Simplify malloc initialization | Ulrich Drepper | 1 | -1/+17 |
2011-09-10 | Simplify malloc code | Ulrich Drepper | 1 | -0/+5 |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper | 1 | -0/+38 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -0/+80 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -0/+20 |
2011-09-09 | Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr | Ulrich Drepper | 1 | -0/+7 |
2011-09-09 | Fix boundary conditions in scanf | Ulrich Drepper | 1 | -0/+6 |
2011-09-09 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 1 | -1/+6 |