Age | Commit message (Expand) | Author |
2011-10-12 | Optimized memchr, memrchr, rawmemchr for x86-32 | Liubov Dmitrieva |
2011-10-12 | Optimize libm | Ulrich Drepper |
2011-10-10 | Fix PLT use in getnetgrent_r | Andreas Schwab |
2011-10-10 | Implement __isinf_nsl for IBM long double | Andreas Schwab |
2011-10-09 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-10-09 | Update Japanese translation | Ulrich Drepper |
2011-10-08 | Clean up locarchive mmap reservation code. | Roland McGrath |
2011-10-08 | Conditionalize unnecessary #include. | Roland McGrath |
2011-10-08 | Fix some nit warnings. | Roland McGrath |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper |
2011-10-08 | isinf returns the sign of the number, use it in printf* | Ulrich Drepper |
2011-10-08 | Use private math_private.h in files in math/ | Ulrich Drepper |
2011-10-08 | Note bug number in CL | Ulrich Drepper |
2011-10-08 | Update Japanese translation | Ulrich Drepper |
2011-10-08 | Fix netname2host | Andreas Jaeger |
2011-10-07 | Fix remainder (NaN, 0) | Andreas Jaeger |
2011-10-07 | S/390: Fix longlong.h inline asms for zarch | Andreas Krebbel |
2011-10-07 | delete 4 lines with unused "define" macros in test-memcmp | Liubov Dmitrieva |
2011-10-07 | Fix whitespace | Ulrich Drepper |
2011-10-07 | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva |
2011-10-07 | elf/dl-load.c: Avoid warning | Marek Polacek |
2011-10-07 | Update Catalan translation | Ulrich Drepper |
2011-10-07 | Fix type in NEWS | Ulrich Drepper |
2011-10-07 | Implement caching of nscd | Ulrich Drepper |
2011-10-07 | Don't unnecesarily use inotify in nscd | Ulrich Drepper |
2011-10-06 | Avoid warning when reload of group entry fails | Ulrich Drepper |
2011-10-06 | Stop crash in OOM handling in NSS | Ulrich Drepper |
2011-10-06 | More fallout from OOM in NSS | Jiri Olsa |
2011-10-06 | Handle OOM in NSS | Jiri Olsa |
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab |
2011-09-28 | Optimize libnss_files initialization | Ulrich Drepper |
2011-09-28 | Adjust powerpc libm ULPs | Andreas Schwab |
2011-09-27 | Fix some grammar in the manual. | Roland McGrath |
2011-09-27 | Correctly reparse group line after enlarging the buffer | Andreas Schwab |
2011-09-26 | Fix parse error in bits/mathinline.h with --std=c99 | Andreas Schwab |
2011-09-21 | Link libresolv.so with ld.so for __stack_chk_guard. | Joseph Myers |
2011-09-19 | Clean up disabling of script_execute | Roland McGrath |
2011-09-19 | Get rid of tls.make include file. | Roland McGrath |
2011-09-19 | Use CPPFLAGS from configure. | Mike Frysinger |
2011-09-15 | finite for 64-bit platforms | Ulrich Drepper |
2011-09-15 | Define IP_MULTICAST_ALL | Ulrich Drepper |
2011-09-15 | Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c... | Roland McGrath |
2011-09-15 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-09-15 | Add fmax and fmin inlines for x86-64 | Ulrich Drepper |
2011-09-15 | Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork | Andreas Schwab |
2011-09-15 | Fix PLT uses in libm on powerpc | Andreas Schwab |
2011-09-14 | Use correct section to allow merging | Ulrich Drepper |
2011-09-14 | Optimized lrint and llrint for x86-64 | Ulrich Drepper |
2011-09-14 | Also relocate in dependency order when doing symbol dependency testing | Andreas Schwab |
2011-09-13 | Fix undefined symbol in powerpc64 dl-machine.h | Andreas Schwab |