summaryrefslogtreecommitdiff
path: root/lib/libc/string
AgeCommit message (Expand)Author
1998-07-06strlxx() return size_t not char *Todd C. Miller
1998-07-01add strlcpy/strlcat, safe and sensible string copy/appendTodd C. Miller
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-05-04s/NULL/NUL/Theo de Raadt
1998-04-28use Xr more oftenTheo de Raadt
1998-02-10move proto to unistd.hTheo de Raadt
1998-02-07strftime is no longer in this directoryThorsten Lockert
1998-01-19use tzcode strftime(3) as it is kept up to date.Todd C. Miller
1997-12-30correct descriptionTheo de Raadt
1997-12-29NUL not NULLTheo de Raadt
1997-08-24doc RETURNS; cato@ulysses.df.lth.seTheo de Raadt
1997-08-20Update from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2. Minor cleanup by me as well.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Update from lite2 version and fix grammatical error fromTodd C. Miller
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-10A -> AnTodd C. Miller
1997-07-09Clarify strncat(3) count param.Todd C. Miller
1997-06-13whitespace support; some netbsd pr..Theo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-10-29typo.michaels
1996-10-28Deal correctly with time zonesThorsten Lockert
1996-09-25need limits.hTheo de Raadt
1996-09-25nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike....Theo de Raadt
1996-09-16Avoid pulling in stdioThorsten Lockert
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-06-10fix %VTheo de Raadt
1996-05-01switch on _KERNEL to load proper include fileTheo de Raadt
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-03-25Add prototypes for local functions, add const qualifiers where neededThorsten Lockert
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-03-09From NetBSD: 960217 mergeNiklas Hallqvist
1996-01-29need errno.h because err declerations have movedTheo de Raadt
1996-01-07typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905Theo de Raadt
1995-12-30from netbsd: Fixed %u to expand to a single digitTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt