Date: Tue, 15 May 2001 10:56:05 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Will Andrews <will@physics.purdue.edu> 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: <200105151456.KAA39842@khavrinen.lcs.mit.edu> In-Reply-To: <20010515085630.H11113@casimir.physics.purdue.edu> References: <200105150601.f4F61K788386@freefall.freebsd.org> <20010515085630.H11113@casimir.physics.purdue.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 15 May 2001 08:56:31 -0500, Will Andrews <will@physics.purdue.edu> said: > On Mon, May 14, 2001 at 11:01:20PM -0700, Takuya SHIOZAKI wrote: >> Log: >> initial import of locale insensitive wcs* and wmem* functions. > I think you meant "locale sensitive". I don't. The wcs* functions do not depend on locale, only on the definition of wchar_t and wint_t. -GAWollman 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?200105151456.KAA39842>