Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 22:54:56 +1000
From:      Tim Robbins <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include wchar.h src/lib/libc/stdio Makefile.inc fwscanf.c local.h swscanf.c vfwscanf.c vswscanf.c vwscanf.c wscanf.3 wscanf.c
Message-ID:  <20020923225456.A25957@dilbert.robbins.dropbear.id.au>
In-Reply-To: <200209231240.g8NCe7hP096698@freefall.freebsd.org>; from tjr@FreeBSD.org on Mon, Sep 23, 2002 at 05:40:07AM -0700
References:  <200209231240.g8NCe7hP096698@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 23, 2002 at 05:40:07AM -0700, Tim J. Robbins wrote:

> tjr         2002/09/23 05:40:07 PDT
> 
>   Modified files:
>     include              wchar.h 
>     lib/libc/stdio       Makefile.inc local.h 
>   Added files:
>     lib/libc/stdio       fwscanf.c swscanf.c vfwscanf.c vswscanf.c 
>                          vwscanf.c wscanf.3 wscanf.c 
>   Log:
>   Add implementations of wscanf() and related functions: fwscanf(), swscanf(),
>   vfwscanf(), vswscanf(), vwscanf(). As the name suggests, these are wide-
>   character versions of the scanf() family of functions.

Now the only functions missing from <wchar.h> are wcscoll() and wcsxfrm().
We're almost there :-)


Tim

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?20020923225456.A25957>