summaryrefslogtreecommitdiff
path: root/lib/libc/string/strdup.c
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
| | | | | | | | | clause. # If I've done so improperly on a file, please let me know. Notes: svn path=/head/; revision=165903
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+2
| | | | Notes: svn path=/head/; revision=86170
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+4
| | | | | | | Do the same for the non-wcs*/wmem* files while I'm here. Notes: svn path=/head/; revision=77117
* Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.Bruce Evans1994-09-051-4/+2
| | | | | | | Modernize bcopy -> memcpy. Notes: svn path=/head/; revision=2506
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+56
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573