summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strdup.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ERRORS section (the strdup(3) function may fail and set errno to any of theaaron2000-04-211-1/+8
| | | | errors specified by the library routine malloc(3)).
* Check return value of strdup(3) for NULL in example code (duh).aaron2000-04-211-2/+5
|
* Flesh out libc string function man pages.aaron2000-04-211-6/+3
|
* some repairs, add example to strdup(3) pageaaron1999-06-041-4/+16
|
* commaspjanzen1998-08-191-4/+4
|
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
|
* Update man page and sccs tags from lite2. Minor cleanup by me as well.millert1997-08-201-10/+13
|
* typo.michaels1996-10-291-2/+2
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+65