summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcat.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police:ru2002-01-091-2/+2
| | | | Stop abusing the .%J macro for where the .Pa macro should have been used.
* Add a new `SECURITY CONSIDERATIONS' section. Sample code similar tochris2002-01-051-0/+63
| | | | | | | | | the first revision of strcpy(3)'s section is included, but should be removed as the Security Architecture document is committed and completed. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Xref strlcat, strlcpyimp1999-09-281-1/+3
| | | | Inspired by: NetBSD commit message describing this.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Update the description of strncat to accurately describe how manympp1996-04-091-1/+4
| | | | | | bytes are copied to the destination string. Closes PR#1000. Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+93
OpenPOWER on IntegriCloud