Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/strcasestr.c
RevisionDateAuthorComments
 1.3  29-Nov-2005  christos WARNS=4
 1.2  09-Feb-2005  kleink A little libc namespace housekeeping exercise:
* Make vfprintf_unlocked() an internal function, c.f. __svfscanf_unlocked().
* Add internal names for arc4random(), endnetpath(), fhstatvfs(),
fstatvfs(), mkstemp(), shquote(), statvfs(), taddr2uaddr(), uaddr2taddr(),
uuid_create_nil(), uuid_is_nil(), and wcwidth().
* Include namespace.h where supposed to.
 1.1  03-Jul-2004  junyoung branches: 1.1.2;
Add strcasestr(3), case insensitive version of strstr(3).
Bump libc minor.

From FreeBSD.
 1.1.2.2  12-Jul-2004  he Pull up revision 1.1 (new, requested by junyoung in ticket #638):
Add strcasestr(3), case insensitive version of strstr(3).
 1.1.2.1  03-Jul-2004  he file strcasestr.c was added on branch netbsd-2-0 on 2004-07-12 20:53:40 +0000

RSS XML Feed