Date: Mon, 3 Jul 2000 12:11:59 +0700 (NSS) From: Max Khon <fjoe@iclub.nsu.ru> To: hackers@FreeBSD.ORG Subject: Re: mbstowcs/wcstombs Message-ID: <Pine.BSF.4.21.0007031210060.78885-100000@iclub.nsu.ru> In-Reply-To: <Pine.BSF.4.21.0007031107080.76752-200000@iclub.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Mon, 3 Jul 2000, Max Khon wrote: > sorry for posting here but freebsd-i18n list seems to be dead (is it?) > > some products (e.g. Xerces for C from XML Apache Project) rely on the > following behaviour of mbstowcs/wcstombs: > > when `dest' param is NULL then `len' parameter is ignored and > these functions return required length to store the result. > This feature is implemented at least in Solaris' libc and glibc 2.1.2. > > attached patch implements this behaviour (with updated man page and > one minor fix in man 3 multibyte). aargh, there is already opened PR for this (bin/17694) anyway the question is open /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007031210060.78885-100000>