| Commit message (Expand) | Author | Age | Files | Lines |
* | * manual/errno.texi: Change ECANCELED value to 119. | Roland McGrath | 2007-07-22 | 1 | -1/+1 |
* | [BZ #4816] | Jakub Jelinek | 2007-07-20 | 1 | -1/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 18 | -55/+45 |
* | . | Jakub Jelinek | 2007-07-31 | 18 | -45/+55 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 1 | -7/+2 |
* | [BZ #3483] | Ulrich Drepper | 2006-11-10 | 16 | -37/+37 |
* | * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION. | Ulrich Drepper | 2006-10-25 | 1 | -5/+0 |
* | [BZ #2510, BZ #2830] | Andreas Jaeger | 2006-10-12 | 1 | -6/+6 |
* | * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-base | Ulrich Drepper | 2006-10-06 | 1 | -2/+3 |
* | * io/fts.c (fts_close): Remove redundant checks. | Ulrich Drepper | 2006-10-02 | 1 | -2/+2 |
* | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper | 2006-09-12 | 1 | -1/+1 |
* | * version.h (VERSION): 2.4 glibc-2.4 cvs/glibc-2_4 cvs/fedora-glibc-20060306T1239 | Roland McGrath | 2006-03-06 | 1 | -108/+27 |
* | * manual/filesys.texi (futimes): Fix prototype. | Roland McGrath | 2006-02-22 | 1 | -1/+1 |
* | [BZ #315] | Roland McGrath | 2006-02-22 | 1 | -2/+5 |
* | [BZ #2161] | Roland McGrath | 2006-02-22 | 1 | -0/+10 |
* | Fix make_message example. | Ulrich Drepper | 2006-02-04 | 1 | -1/+2 |
* | * manual/install.texi (Tools for Compilation): Require gcc 3.4, | Roland McGrath | 2006-02-02 | 1 | -3/+10 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -10/+0 |
* | 2006-01-07 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-08 | 1 | -4/+3 |
* | [BZ #1395] | Andreas Jaeger | 2005-12-31 | 1 | -4/+4 |
* | * manual/errno.texi: Add new Linux errno codes. | Ulrich Drepper | 2005-12-24 | 1 | -0/+36 |
* | [BZ #1997] | Roland McGrath | 2005-12-15 | 1 | -2/+3 |
* | [BZ #1908] | Ulrich Drepper | 2005-11-22 | 1 | -4/+3 |
* | .. | Ulrich Drepper | 2005-11-21 | 1 | -1/+0 |
* | [BZ #968] | Ulrich Drepper | 2005-10-15 | 1 | -5/+56 |
* | [BZ #162] | Ulrich Drepper | 2005-09-26 | 1 | -5/+7 |
* | [BZ #278] | Ulrich Drepper | 2005-09-25 | 1 | -5/+2 |
* | * locale/programs/ld-address.c (address_finish): Produce better | Ulrich Drepper | 2005-09-24 | 1 | -0/+3 |
* | [BZ #1261] | Roland McGrath | 2005-09-13 | 1 | -2/+2 |
* | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 2005-09-06 | 1 | -3/+3 |
* | * sysdeps/i386/bits/string.h: Removed. | Ulrich Drepper | 2005-09-04 | 1 | -2/+2 |
* | 2005-07-13 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 2005-07-18 | 1 | -1/+1 |
* | * manual/install.texi (Installation): Don't mention linuxthreads. | Roland McGrath | 2005-07-03 | 1 | -10/+2 |
* | * manual/string.texi: Fix typo in wmemcpy decl. | Roland McGrath | 2005-04-11 | 1 | -1/+1 |
* | * manual/install.texi (Tools for Compilation): GNU binutils 2.15 | Roland McGrath | 2005-03-29 | 1 | -1/+1 |
* | New upstream version. | Ulrich Drepper | 2005-02-16 | 1 | -2668/+2981 |
* | 2005-02-14 Andreas Schwab <schwab@suse.de> | Roland McGrath | 2005-02-14 | 1 | -3/+3 |
* | 2004-11-18 Alexandre Oliva <aoliva@redhat.com> | Roland McGrath | 2005-02-07 | 1 | -1/+1 |
* | (Writing a User Entry): Document behavior of putpwent if user name starts wit... | Ulrich Drepper | 2005-01-27 | 1 | -0/+3 |
* | * manual/memory.texi (sbrk): Fix definition. | Roland McGrath | 2005-01-26 | 2 | -3/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 17 | -3180/+2854 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 17 | -2854/+3180 |
* | * manual/errno.texi (Error Codes): Revert last change for now. | Roland McGrath | 2004-11-05 | 1 | -24/+0 |
* | * manual/errno.texi (Error Codes): Add ENOKEY, EKEYEXPIRED, cvs/fedora-glibc-20041020T1016 | Roland McGrath | 2004-10-20 | 1 | -0/+24 |
* | * manual/memory.texi (Page Lock Functions): Typo fix. | Roland McGrath | 2004-10-18 | 1 | -1/+1 |
* | (System V Number Conversion): Fix return type of ecvt_r, fcvt_r, qecvt_r, and... | Ulrich Drepper | 2004-10-06 | 1 | -10/+14 |
* | 2004-08-09 Roland McGrath <roland@frob.com> | Roland McGrath | 2004-08-10 | 1 | -1/+3 |
* | [BZ #266] | Ulrich Drepper | 2004-07-14 | 1 | -12/+11 |
* | 2004-07-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-07-12 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2004-05-24 | 1 | -3/+3 |