summaryrefslogtreecommitdiff
path: root/lib/libc/string
AgeCommit message (Expand)Author
2019-03-18restore the removed "function does something horrible" description,mrg
2018-07-08switch to FreeBSD's memmemchristos
2017-08-23PR/52499: Justin: stresep uses memmove with of-by-one lengthchristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-17Remove names from the NAME section which have their own man pages.abhinav
2017-04-26Clean up the NAME section.abhinav
2017-02-12overlapping strcpy is UB. use memmovemaya
2017-01-12put back strerror_ss, it will be used shortly.christos
2017-01-12Add strerror_ss_r to be used by syslog_sschristos
2017-01-10PR/51814: Ngie Cooper: add <stdio.h> since sys_nerr is declared there onchristos
2016-10-16Add missing word.wiz
2016-10-15Add NetBSD CVS Id on top of the wcsnlen.c filekamil
2016-10-15Import wcsnlen(3) to libckamil
2016-10-12add strchrnulchristos
2016-08-04Grammarsevan
2016-07-14Fix grammar.abhinav
2016-07-14Fix grammar.abhinav
2016-07-14Use .In for header file.abhinav
2016-07-14Add comma to separate the Nm entries.abhinav
2016-07-14Add missing words and fix grammar.abhinav
2016-07-14Fix sentence.abhinav
2016-07-14Fix grammar and be consistent between using 0 and zero.abhinav
2016-07-13Fix grammar and be consistent between using zero and 0.abhinav
2016-07-13Add STANDARDS section, referencing IEEE std 1003.1-2008abhinav
2016-07-12Add missing word.wiz
2016-07-12Fix sentenceabhinav
2016-07-12Add STANDARDS section.abhinav
2016-01-23Update synopses to match u_int/u_long/etc. changes. Do not bump date asdholland
2015-06-20PR 49988 Kamil Rytarowski: fix pastodholland
2015-05-09Update HISTORY from OpenBSD: strerror from 4.3 Reno, perror from v4.dholland
2015-04-01Strengthen prohibition against overlapping in strcpy(3).riastradh
2015-04-01grammar.christos
2015-04-01clarify what happens when strings overlap.christos
2015-03-23Explain why there is no consttime_memcmp().apb
2015-01-20Fix non _REENTRANT build.christos
2014-11-14bump yearwiz
2014-11-14Commit to returning 1, not any nonzero value.riastradh
2014-09-24add strnstr.c from FreeBSDchristos
2014-09-24NUL byte instead of null byte.wiz
2014-09-24add strnstr from FreeBSDchristos
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2014-06-23PR/42032 fixed overrun in bm_exec(), free(3) clean upsshm
2013-12-27moved to commonchristos
2013-11-06Fix build problems.tron
2013-09-02Missing alias for strerror_l.joerg
2013-08-28Make explicit_memset match memset's return value.riastradh
2013-08-28Fix sense of consttime_memequal and update all callers.riastradh
2013-08-19Add strerror_l.joerg
2013-08-19GC __indr_reference wrappers.joerg
2013-06-24Fix xref.wiz