summaryrefslogtreecommitdiff
path: root/lib/libc/string/strdup.3
AgeCommit message (Expand)Author
2025-12-09libc/string: add strdupa(3) and strndupa(3)Konstantin Belousov
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2020-12-14strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSDJessica Clarke
2020-05-05strdup.3: Slightly canonicalize OOM return/error statusConrad Meyer
2018-06-06strdup.3: Document standardization in POSIXConrad Meyer
2013-05-28Renumber clauses to reduce diffs to other versionsEd Maste
2009-04-07Add wide character variants of string manipulations routines to 'SEE ALSO'.Edward Tomasz Napierala
2009-03-227.2 will be the first release where strndup() appears.Konstantin Belousov
2008-12-09o Use full month name in .Dd macro.Maxim Konovalov
2008-12-06Import the strndup(3) function.Konstantin Belousov
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2001-10-01mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov
2001-09-23Note that strdup(3) will set errno if memory allocation fails. ThisMike Barcroft
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-20Sort cross references.Wolfram Schneider
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-09-23add missing comma(s) in .Xr macrosWolfram Schneider
1996-08-22Correctly use .Fn instead of .Nm to reference function namesMike Pritchard
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes