aboutsummaryrefslogtreecommitdiff
path: root/string
AgeCommit message (Expand)AuthorFilesLines
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath1-0/+3
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath1-1/+4
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath3-4/+17
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath1-1/+1
2002-08-04Update.Ulrich Drepper1-2/+4
2002-08-04Update.Ulrich Drepper1-1/+2
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2-5/+8
2002-08-03Update.Ulrich Drepper2-2/+8
2002-05-28Update.Ulrich Drepper1-1/+3
2002-04-21Update.Ulrich Drepper1-3/+3
2002-04-09Update.Ulrich Drepper2-2/+4
2002-03-12Update.Ulrich Drepper1-2/+4
2002-01-29Update.Ulrich Drepper1-1/+1
2002-01-29Update.Ulrich Drepper1-1/+1
2002-01-29Update.Ulrich Drepper3-26/+57
2001-12-06Update.Ulrich Drepper1-0/+51
2001-11-03Update.Ulrich Drepper2-1/+28
2001-10-31Update.Ulrich Drepper1-1/+1
2001-10-27Update.Ulrich Drepper1-0/+15
2001-10-27Update.Ulrich Drepper1-1/+1
2001-10-07Update.Ulrich Drepper2-5/+4
2001-09-25Update.Ulrich Drepper2-98/+110
2001-09-17Update.Ulrich Drepper1-1/+1
2001-09-14Update.Ulrich Drepper1-9/+7
2001-08-30Update.Ulrich Drepper2-5/+5
2001-08-28Update.Ulrich Drepper1-1/+2
2001-08-24* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.Roland McGrath1-4/+3
2001-08-23(main): Add strncpy test.Ulrich Drepper1-1/+28
2001-08-22Update.Ulrich Drepper1-44/+0
2001-08-21Update.Ulrich Drepper1-12/+0
2001-08-21Fix the implementation. We cannot use memchr.Ulrich Drepper1-6/+19
2001-08-20Update.Ulrich Drepper1-4/+4
2001-08-14Update.Ulrich Drepper1-9/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger42-336/+339
2001-05-07Update.Andreas Jaeger1-1/+2
2001-04-26Update.Ulrich Drepper3-4/+29
2001-04-17Replace const in attribute list with __const__.Ulrich Drepper1-3/+3
2001-04-06Update.Ulrich Drepper1-0/+1
2001-04-02* string/string.h (strndupa): Add cast for C++ conformance. Andreas Jaeger1-2/+2
2001-03-19Update.Ulrich Drepper4-2/+59
2001-02-23Update.Ulrich Drepper1-13/+24
2001-02-22Update.Andreas Jaeger1-2/+2
2001-02-21Update.Ulrich Drepper1-2/+3
2001-02-21Update.Ulrich Drepper1-0/+23
2001-02-06Update.Andreas Jaeger1-3/+1
2001-02-02Update.Ulrich Drepper2-0/+4
2001-01-31Update.Ulrich Drepper1-8/+8
2001-01-26Update.Andreas Jaeger2-2/+4
2001-01-03Update.Ulrich Drepper1-3/+4
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger6-11/+11