Date: Mon, 24 Dec 2001 16:36:57 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string Makefile.inc strcasestr.c strstr.3 src/include string.h Message-ID: <200112250036.fBP0avb58649@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/12/24 16:36:57 PST
Modified files: (Branch: RELENG_4)
lib/libc/string Makefile.inc strstr.3
include string.h
Added files: (Branch: RELENG_4)
lib/libc/string strcasestr.c
Log:
MFC: add strcasestr()
Revision Changes Path
1.6.2.3 +3 -2 src/include/string.h
1.19.2.5 +2 -1 src/lib/libc/string/Makefile.inc
1.2.2.1 +65 -0 src/lib/libc/string/strcasestr.c (new)
1.3.2.5 +9 -1 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?200112250036.fBP0avb58649>
