Date: Thu, 3 Oct 2002 12:39:20 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string Makefile.inc stpcpy.c strcpy.3 string.3 Message-ID: <200210031939.g93JdKu9003120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/10/03 12:39:20 PDT Modified files: lib/libc/string Makefile.inc strcpy.3 string.3 Added files: lib/libc/string stpcpy.c Log: Add stpcpy(3). Revision Changes Path 1.30 +3 -2 src/lib/libc/string/Makefile.inc 1.1 +46 -0 src/lib/libc/string/stpcpy.c (new) 1.18 +20 -0 src/lib/libc/string/strcpy.3 1.12 +5 -1 src/lib/libc/string/string.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210031939.g93JdKu9003120>