Date: Sat, 8 Dec 2001 22:50:03 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string Makefile.inc strnstr.c strstr.3 Message-ID: <200112090650.fB96o3g00101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2001/12/08 22:50:03 PST Modified files: (Branch: RELENG_4) lib/libc/string Makefile.inc strstr.3 Added files: (Branch: RELENG_4) lib/libc/string strnstr.c Log: MFC: o Add new libc function strnstr(). o Sync strstr(3) manual with -CURRENT (except for strcasestr() documentation). Revision Changes Path 1.19.2.3 +2 -0 src/lib/libc/string/Makefile.inc 1.2.2.1 +72 -0 src/lib/libc/string/strnstr.c (new) 1.3.2.4 +64 -14 src/lib/libc/string/strstr.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?200112090650.fB96o3g00101>