summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/bcmp.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document that these functions are now in strings.h.daniel2015-11-241-3/+3
| | | | ok millert@
* Add timingsafe_memcmp().matthew2014-06-131-26/+5
| | | | ok deraadt, jmc, tedu
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* update HISTORY and SEE ALSO for all of string(3), together with variousschwarze2011-07-251-3/+3
| | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree
* Add timingsafe_bcmp(3) to libc, mention that it's already in thematthew2010-09-241-3/+25
| | | | | | kernel in kern(9), and remove it from OpenSSH. ok deraadt@, djm@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Flesh out libc string function man pages.aaron2000-04-211-3/+2
|
* repairsaaron1999-06-291-2/+2
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+72