From owner-cvs-all Thu Jul 19 4:27:16 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id EDE4637B408; Thu, 19 Jul 2001 04:26:53 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.4/8.11.4) id f6JBQr990354;
Thu, 19 Jul 2001 04:26:53 -0700 (PDT)
(envelope-from dd)
Message-Id: <200107191126.f6JBQr990354@freefall.freebsd.org>
From: Dima Dorfman
Date: Thu, 19 Jul 2001 04:26:52 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/lib/libc/string strcpy.3
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2001/07/19 04:26:52 PDT
Modified files:
lib/libc/string strcpy.3
Log:
Don't claim that strncpy() is the same as strcpy().
PR: 29002
Submitted by: Joseph Mallett
Revision Changes Path
1.9 +7 -7 src/lib/libc/string/strcpy.3
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message