Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper | 2006-05-10 | 1 | -3/+2 |
* | [BZ #2508] | Roland McGrath | 2006-04-04 | 1 | -0/+2 |
* | * string/tester.c (test_strnlen): New function. | Roland McGrath | 2006-02-20 | 1 | -0/+31 |
* | [BZ #2126] | Ulrich Drepper | 2006-01-10 | 2 | -2/+47 |
* | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 2005-12-27 | 14 | -71/+84 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 40 | -0/+4133 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 3 | -0/+179 |
* | [BZ #1877] | Ulrich Drepper | 2005-11-18 | 1 | -8/+33 |
* | [BZ #1877] | Ulrich Drepper | 2005-11-17 | 1 | -4/+56 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 2 | -10/+2 |
* | [BZ #968] | Ulrich Drepper | 2005-10-15 | 1 | -3/+5 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -17/+18 |
* | * string/test-memset.c (test_main): Use negative byte value is cvs/fedora-glibc-20050725T0627 | Ulrich Drepper | 2005-07-25 | 1 | -1/+1 |
* | (do_one_test): Compare effect of call, not only return value. | Ulrich Drepper | 2005-07-24 | 1 | -7/+9 |
* | Pretty printing. | Ulrich Drepper | 2005-07-15 | 1 | -1/+1 |
* | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 2005-07-15 | 1 | -0/+16 |
* | * stdlib/random_r.c (__initstate_r): Don't use non-existing state. | Ulrich Drepper | 2005-04-12 | 2 | -2/+17 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -18/+9 |
* | * include/libc-symbols.h (__hidden_proto): Remove bogus declaration | Roland McGrath | 2005-03-17 | 1 | -2/+4 |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 1 | -3/+3 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 1 | -4/+13 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 71 | -4818/+143 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 71 | -143/+4818 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 3 | -1/+173 |
* | Update. cvs/fedora-glibc-20040923T0148 | Ulrich Drepper | 2004-09-22 | 1 | -58/+79 |
* | Update. | Ulrich Drepper | 2004-09-07 | 2 | -10/+10 |
* | Update. | Ulrich Drepper | 2004-05-28 | 1 | -9/+14 |
* | Update. | Ulrich Drepper | 2004-05-26 | 1 | -23/+106 |
* | [BZ #130, BZ #131] | Roland McGrath | 2004-04-29 | 2 | -3/+10 |
* | Update. | Ulrich Drepper | 2004-04-04 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-04-04 | 1 | -12/+20 |
* | Update. | Ulrich Drepper | 2004-03-22 | 3 | -3/+29 |
* | Update. | Ulrich Drepper | 2004-03-14 | 4 | -967/+948 |
* | Update. | Ulrich Drepper | 2004-03-07 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-09-10 | 2 | -3/+296 |
* | (main): Check memccpy. | Ulrich Drepper | 2003-09-09 | 1 | -1/+38 |
* | Update. | Ulrich Drepper | 2003-08-20 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-07-15 | 1 | -10/+4 |
* | Update. | Ulrich Drepper | 2003-06-11 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-05-01 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-04-29 | 1 | -39/+0 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -5/+11 |
* | Update. | Ulrich Drepper | 2003-04-17 | 14 | -31/+59 |
* | (do_one_test): Makr start and stop as possibly unused. | Ulrich Drepper | 2003-04-16 | 1 | -2/+4 |
* | Update. | Ulrich Drepper | 2003-04-14 | 1 | -4/+5 |
* | * string/test-strcmp.c (do_random_tests): Test whether return value | Roland McGrath | 2003-04-11 | 3 | -9/+21 |
* | * string/tester.c (test_strcmp): Fix a typo. | Roland McGrath | 2003-04-11 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-01-14 | 1 | -2/+0 |
* | Update. | Ulrich Drepper | 2003-01-12 | 1 | -0/+2 |
* | 2003-01-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-01-07 | 1 | -1/+7 |