Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 15:29:12 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r190266 - head/lib/libc/string
Message-ID:  <200903221529.n2MFTCdC072226@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Sun Mar 22 15:29:12 2009
New Revision: 190266
URL: http://svn.freebsd.org/changeset/base/190266

Log:
  7.2 will be the first release where strndup() appears.
  
  Submitted by:	Florian Smeets <flo kasimir com>
  MFC after:	3 days

Modified:
  head/lib/libc/string/strdup.3

Modified: head/lib/libc/string/strdup.3
==============================================================================
--- head/lib/libc/string/strdup.3	Sun Mar 22 14:39:37 2009	(r190265)
+++ head/lib/libc/string/strdup.3	Sun Mar 22 15:29:12 2009	(r190266)
@@ -80,4 +80,4 @@ function first appeared in
 The
 .Fn strndup
 function was added in
-.Fx 8.0 .
+.Fx 7.2 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903221529.n2MFTCdC072226>