summaryrefslogtreecommitdiff
path: root/string
AgeCommit message (Expand)Author
2003-04-14Update.Ulrich Drepper
2003-04-11* string/test-strcmp.c (do_random_tests): Test whether return valueRoland McGrath
2003-04-11* string/tester.c (test_strcmp): Fix a typo.Roland McGrath
2003-01-14Update.Ulrich Drepper
2003-01-12Update.Ulrich Drepper
2003-01-072003-01-06 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-31Update.Ulrich Drepper
2002-12-07Update.Ulrich Drepper
2002-11-09* string/test-strspn.c (do_test): Ensure zero termination.Roland McGrath
2002-11-08* string/test-strchr.c (stupid_strchr): New function.Roland McGrath
2002-11-07* string/test-string.h: New file.Roland McGrath
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-09Update.Ulrich Drepper
2002-09-23unnecessary with stratcliffRoland McGrath
2002-09-23* string/bug-stpncpy-offend.c: New file.Roland McGrath
2002-09-10Some more strncpy checks.Ulrich Drepper
2002-08-292002-08-29 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-05-28Update.Ulrich Drepper
2002-04-21Update.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
2002-03-12Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2002-01-29Update.Ulrich Drepper
2001-12-06Update.Ulrich Drepper
2001-11-03Update.Ulrich Drepper
2001-10-31Update.Ulrich Drepper
2001-10-27Update.Ulrich Drepper
2001-10-27Update.Ulrich Drepper
2001-10-07Update.Ulrich Drepper
2001-09-25Update.Ulrich Drepper
2001-09-17Update.Ulrich Drepper
2001-09-14Update.Ulrich Drepper
2001-08-30Update.Ulrich Drepper
2001-08-28Update.Ulrich Drepper
2001-08-24* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.Roland McGrath
2001-08-23(main): Add strncpy test.Ulrich Drepper
2001-08-22Update.Ulrich Drepper
2001-08-21Update.Ulrich Drepper
2001-08-21Fix the implementation. We cannot use memchr.Ulrich Drepper