summaryrefslogtreecommitdiff
path: root/lib/libc/string/bstring.3
AgeCommit message (Collapse)Author
2007-02-17o Removed functions that are in strings.h, not string.hwiz
o Added memmem o Bump date From Slava Semushin in private mail.
2006-10-16nul/null/NULL cleanup:wiz
when talking about characters/bytes, use "nul" and "nul-terminate" when talking about pointers, use "null pointer" or ".Dv NULL"
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2002-02-07Generate <>& symbolically.ross
2001-09-16Whitespace fixes and sort SEE ALSO.wiz
1998-02-05add LIBRARY section to man pageperry
1998-01-30update to lite-2perry
1997-10-09rcsid policelukem
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd