Date: Tue, 13 Aug 2002 20:15:10 +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 asprintf.c fgetc.c fgets.c fgetwc.c fgetws.3 fgetws.c findfp.c fputc.c fputs.c fputwc.c fputws.3 fputws.c fread.c fwide.c fwrite.c getc.c getchar.c gets.c getwc.c getwchar.c local.h putc.c ... Message-ID: <20020813201510.A73932@dilbert.robbins.dropbear.id.au> In-Reply-To: <200208130930.g7D9Um3N043860@freefall.freebsd.org>; from tjr@FreeBSD.org on Tue, Aug 13, 2002 at 02:30:47AM -0700 References: <200208130930.g7D9Um3N043860@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 13, 2002 at 02:30:47AM -0700, Tim J. Robbins wrote: > Log: > Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), > putwc(), fputwc(), putwchar(), ungetwc(), fwide(). If you're interesting in playing with this stuff, here's a patch for cut(1) to make it use wide characters: http://people.freebsd.org/~tjr/cut.diff 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?20020813201510.A73932>