Date: Tue, 15 May 2001 09:05:14 -0700 From: Jordan Hubbard <jkh@osd.bsdi.com> To: tshiozak@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/string wcscat.c wcschr.c wcscmp.c wcscpy.c wcscspn.c wcslcat.c wcslcpy.c wcslen.c wcsncat.c wcsncmp.c wcsncpy.c wcspbrk.c wcsrchr.c wcsspn.c wcsstr.c wcswidth.c wmemchr.3 wmemchr.c wmemcmp.c wmemcpy.c wmemmove.c ... Message-ID: <20010515090514N.jkh@osd.bsdi.com> In-Reply-To: <200105150601.f4F61K788386@freefall.freebsd.org> References: <200105150601.f4F61K788386@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
And there was wild cheering! :-) From: Takuya SHIOZAKI <tshiozak@FreeBSD.org> Subject: cvs commit: src/lib/libc/string wcscat.c wcschr.c wcscmp.c wcscpy.c wcscspn.c wcslcat.c wcslcpy.c wcslen.c wcsncat.c wcsncmp.c wcsncpy.c wcspbrk.c wcsrchr.c wcsspn.c wcsstr.c wcswidth.c wmemchr.3 wmemchr.c wmemcmp.c wmemcpy.c wmemmove.c ... Date: Mon, 14 May 2001 23:01:20 -0700 (PDT) > tshiozak 2001/05/14 23:01:20 PDT > > Added files: > lib/libc/string wcscat.c wcschr.c wcscmp.c wcscpy.c > wcscspn.c wcslcat.c wcslcpy.c wcslen.c > wcsncat.c wcsncmp.c wcsncpy.c wcspbrk.c > wcsrchr.c wcsspn.c wcsstr.c wcswidth.c > wmemchr.3 wmemchr.c wmemcmp.c wmemcpy.c > wmemmove.c wmemset.c > Log: > initial import of locale insensitive wcs* and wmem* functions. > > Obtained from: NetBSD and Citrus. > 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?20010515090514N.jkh>