From owner-cvs-all Tue Aug 13 3:15:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C04E37B400; Tue, 13 Aug 2002 03:15:24 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (028.c.002.mel.iprimus.net.au [203.134.135.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A0A43EA3; Tue, 13 Aug 2002 03:15:18 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (3ow7pwwazdylwd0n@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g7DAFB20074072; Tue, 13 Aug 2002 20:15:11 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g7DAFBp3074071; Tue, 13 Aug 2002 20:15:11 +1000 (EST) Date: Tue, 13 Aug 2002 20:15:10 +1000 From: Tim Robbins 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> References: <200208130930.g7D9Um3N043860@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200208130930.g7D9Um3N043860@freefall.freebsd.org>; from tjr@FreeBSD.org on Tue, Aug 13, 2002 at 02:30:47AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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