Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-11 | * string/tester.c (test_strcmp): Fix a typo. | Roland McGrath | 1 | -2/+2 |
2003-01-14 | Update. | Ulrich Drepper | 1 | -2/+0 |
2003-01-12 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-01-07 | 2003-01-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+7 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -1/+12 |
2002-12-07 | Update. | Ulrich Drepper | 1 | -17/+42 |
2002-11-09 | * string/test-strspn.c (do_test): Ensure zero termination. | Roland McGrath | 6 | -7/+22 |
2002-11-08 | * string/test-strchr.c (stupid_strchr): New function. | Roland McGrath | 9 | -83/+214 |
2002-11-07 | * string/test-string.h: New file. | Roland McGrath | 21 | -2/+3814 |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 1 | -3/+17 |
2002-10-09 | Update. | Ulrich Drepper | 2 | -2/+2 |
2002-09-23 | unnecessary with stratcliff | Roland McGrath | 2 | -54/+1 |
2002-09-23 | * string/bug-stpncpy-offend.c: New file. | Roland McGrath | 2 | -2/+55 |
2002-09-10 | Some more strncpy checks. | Ulrich Drepper | 1 | -2/+30 |
2002-08-29 | 2002-08-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -4/+4 |
2002-08-28 | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 1 | -5/+20 |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath | 1 | -9/+0 |
2002-08-13 | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 1 | -0/+3 |
2002-08-12 | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 1 | -1/+4 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 3 | -4/+17 |
2002-08-06 | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 1 | -1/+1 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -2/+4 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-04 | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2 | -5/+8 |
2002-08-03 | Update. | Ulrich Drepper | 2 | -2/+8 |
2002-05-28 | Update. | Ulrich Drepper | 1 | -1/+3 |
2002-04-21 | Update. | Ulrich Drepper | 1 | -3/+3 |
2002-04-09 | Update. | Ulrich Drepper | 2 | -2/+4 |
2002-03-12 | Update. | Ulrich Drepper | 1 | -2/+4 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-01-29 | Update. | Ulrich Drepper | 3 | -26/+57 |
2001-12-06 | Update. | Ulrich Drepper | 1 | -0/+51 |
2001-11-03 | Update. | Ulrich Drepper | 2 | -1/+28 |
2001-10-31 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-10-27 | Update. | Ulrich Drepper | 1 | -0/+15 |
2001-10-27 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-10-07 | Update. | Ulrich Drepper | 2 | -5/+4 |
2001-09-25 | Update. | Ulrich Drepper | 2 | -98/+110 |
2001-09-17 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-09-14 | Update. | Ulrich Drepper | 1 | -9/+7 |
2001-08-30 | Update. | Ulrich Drepper | 2 | -5/+5 |
2001-08-28 | Update. | Ulrich Drepper | 1 | -1/+2 |
2001-08-24 | * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr. | Roland McGrath | 1 | -4/+3 |
2001-08-23 | (main): Add strncpy test. | Ulrich Drepper | 1 | -1/+28 |
2001-08-22 | Update. | Ulrich Drepper | 1 | -44/+0 |
2001-08-21 | Update. | Ulrich Drepper | 1 | -12/+0 |
2001-08-21 | Fix the implementation. We cannot use memchr. | Ulrich Drepper | 1 | -6/+19 |
2001-08-20 | Update. | Ulrich Drepper | 1 | -4/+4 |
2001-08-14 | Update. | Ulrich Drepper | 1 | -9/+1 |