From owner-cvs-all Mon Aug 12 6:23:18 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 7738D37B400; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286F143E3B; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CDNDJU027412; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CDNDOH027411; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) Message-Id: <200208121323.g7CDNDOH027411@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 12 Aug 2002 06:23:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.3 X-FreeBSD-CVS-Branch: HEAD 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 tjr 2002/08/12 06:23:12 PDT Added files: lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.3 Log: Manual pages for fwide(), getwc(), fgetwc(), getwchar(), putwc(), fputwc(), putwchar(), ungetwc() from NetBSD and Citrus Project, unmodified except for the addition of $FreeBSD$. Obtained from: NetBSD, Citrus Project Revision Changes Path 1.1 +95 -0 src/lib/libc/stdio/fwide.3 (new) 1.1 +117 -0 src/lib/libc/stdio/getwc.3 (new) 1.1 +105 -0 src/lib/libc/stdio/putwc.3 (new) 1.1 +100 -0 src/lib/libc/stdio/ungetwc.3 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message