Age | Commit message (Expand) | Author | Files | Lines |
2010-06-27 | Revert "Sun agreed to a change of the license for the RPC code to a BSD-like ... | Ulrich Drepper | 92 | -2524/+2726 |
2010-06-27 | Whitespace fix in CL. | Ulrich Drepper | 1 | -1/+1 |
2010-06-21 | More fixes to error handling in getlogin_r. | Andreas Schwab | 2 | -2/+11 |
2010-06-19 | Correct checking loop in group_member. | Ulrich Drepper | 3 | -6/+14 |
2010-06-19 | Fix error handling in Linux getlogin*. | Ulrich Drepper | 3 | -13/+25 |
2010-06-14 | dlfcn/Makefile cleanup | Andreas Schwab | 2 | -20/+11 |
2010-06-14 | Flush cache after solving TEXTRELs if arch requires it. | Kirill A. Shutemov | 2 | -1/+10 |
2010-06-14 | More whitespace fixes. | Ulrich Drepper | 1 | -2/+2 |
2010-06-14 | Fix whitespaces. | Ulrich Drepper | 4 | -37/+37 |
2010-06-14 | power7 string compare optimizations | Luis Machado | 5 | -0/+2337 |
2010-06-14 | [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME. | Takashi Yoshii | 2 | -2/+7 |
2010-06-14 | Fix use of extend_alloca in NIS | Andreas Schwab | 2 | -1/+5 |
2010-06-14 | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | Ulrich Drepper | 2 | -2/+6 |
2010-06-14 | Define F_SETPIPE_SZ and F_GETPIPE_SZ. | Ulrich Drepper | 8 | -0/+25 |
2010-06-14 | Change manual license to GFDL v1.3. | Roland McGrath | 2 | -2/+6 |
2010-06-14 | Fix a couple of __REDIRECT () __THROW occurrences | Jakub Jelinek | 4 | -20/+27 |
2010-06-02 | Hurd: Fix linkat symlink handling. | Emilio Pozuelo Monfort | 4 | -4/+22 |
2010-05-28 | Small fix to POWER7 32-bit memcpy | Luis Machado | 2 | -2/+6 |
2010-05-27 | Incorrect x86 CPU family and model check. | H.J. Lu | 2 | -3/+9 |
2010-05-26 | Fix iov[] size in SH register_dump() | Takashi Yoshii | 2 | -2/+6 |
2010-05-24 | Small fix to POWER7 32-bit memset | Luis Machado | 2 | -3/+6 |
2010-05-21 | Don't crash on unresolved weak symbol reference when auditing. | Ulrich Drepper | 2 | -2/+8 |
2010-05-21 | Don't crash on unresolved weak symbol reference | Andreas Schwab | 2 | -3/+9 |
2010-05-21 | Implement recvmmsg also as socketcall | Andreas Schwab | 7 | -2/+128 |
2010-05-21 | sunrpc: Fix spurious fall-through | Andreas Schwab | 4 | -0/+9 |
2010-05-21 | Make <sys/timex.h> compatible with C++ | Andreas Schwab | 2 | -3/+7 |
2010-05-20 | Add missing files. | Luis Machado | 2 | -0/+833 |
2010-05-19 | POWER7 optimized memset. | Luis Machado | 2 | -1/+11 |
2010-05-19 | Beginning of 2.13 release. | Ulrich Drepper | 2 | -2/+6 |
2010-05-18 | Fix typo in es_CR locale. | Andreas Schwab | 2 | -1/+5 |
2010-05-12 | Fix FP exception control. | Andrew Stubbs | 2 | -3/+14 |
2010-05-07 | Fix a const warning in ldconfig. | Roland McGrath | 2 | -1/+5 |
2010-05-07 | Refer to old CL file. | Ulrich Drepper | 1 | -0/+2 |
2010-05-06 | Enable IDN support in getent. | Ulrich Drepper | 2 | -1/+16 |
2010-05-06 | WS fixes | Ulrich Drepper | 1 | -1/+1 |
2010-05-06 | Fix race in free sanity check. | Ulrich Drepper | 3 | -15326/+15334 |
2010-05-05 | Fix lookup of collation sequence value during regexp matching | Andreas Schwab | 2 | -3/+4 |
2010-05-05 | Merge branch 'master' of ssh://sources.redhat.com/git/glibc | Ulrich Drepper | 2 | -10/+14 |
2010-05-05 | Fix name of tt_RU.UTF-8@iqtelif locale. | Andreas Schwab | 2 | -1/+6 |
2010-05-05 | Handle too-small buffers in Linux getlogin_r. | Ulrich Drepper | 3 | -5/+18 |
2010-05-05 | Regenerate INSTALL | Andreas Schwab | 2 | -10/+14 |
2010-05-05 | Remove unnecessary Alpha support. | Ulrich Drepper | 2 | -36/+20 |
2010-05-04 | Mention more bugs which are fixed. | Ulrich Drepper | 1 | -2/+2 |
2010-05-03 | Fix CL. | Ulrich Drepper | 1 | -3/+3 |
2010-05-03 | Prepare for release.glibc-2.12 | Ulrich Drepper | 3 | -3/+6 |
2010-05-03 | Fix ldconfig to handle symlinks in chroot correctly. | Ulrich Drepper | 2 | -1/+15 |
2010-05-03 | Simplify OOM handling in ldconfig. | Ulrich Drepper | 2 | -7/+5 |
2010-05-03 | One more bug in ldconfig -r handling. | Ulrich Drepper | 2 | -1/+8 |
2010-05-03 | Start of week is wrong for Switzerland. | Ulrich Drepper | 2 | -25/+34 |
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 8 | -4/+39 |