[patch] getdelim, new string functions

David Schultz das at FreeBSD.ORG
Sat Feb 14 06:03:11 PST 2009


This patch adds getdelim(), getline(), stpncpy(), strnlen(),
wcsnlen(), wcscasecmp(), and wcsncasecmp() (mixed in with a few
other changes that I need to factor out). Comments and reviews
would be appreciated.

	http://www.freebsd.org/~das/str.diff


More information about the freebsd-standards mailing list