aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strdup.3
Commit message (Expand)AuthorAgeFilesLines
* strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSDJessica Clarke2020-12-141-1/+1
* strdup.3: Slightly canonicalize OOM return/error statusConrad Meyer2020-05-051-9/+14
* strdup.3: Document standardization in POSIXConrad Meyer2018-06-061-1/+10
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* Add wide character variants of string manipulations routines to 'SEE ALSO'.Edward Tomasz Napierala2009-04-071-1/+2
* 7.2 will be the first release where strndup() appears.Konstantin Belousov2009-03-221-1/+1
* o Use full month name in .Dd macro.Maxim Konovalov2008-12-091-1/+1
* Import the strndup(3) function.Konstantin Belousov2008-12-061-2/+19
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Note that strdup(3) will set errno if memory allocation fails. ThisMike Barcroft2001-09-231-1/+4
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-1/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+63