summaryrefslogtreecommitdiff
path: root/lib/libc/string/strdup.3
AgeCommit message (Collapse)Author
2000-04-21Add ERRORS section (the strdup(3) function may fail and set errno to any of theAaron Campbell
errors specified by the library routine malloc(3)).
2000-04-21Check return value of strdup(3) for NULL in example code (duh).Aaron Campbell
2000-04-21Flesh out libc string function man pages.Aaron Campbell
1999-06-04some repairs, add example to strdup(3) pageAaron Campbell
1998-08-19commasPaul Janzen
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1997-08-20Update man page and sccs tags from lite2. Minor cleanup by me as well.Todd C. Miller
1996-10-29typo.michaels
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt