From owner-cvs-all Tue Sep 17 23:11:23 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 5375837B401; Tue, 17 Sep 2002 23:11:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0103043E81; Tue, 17 Sep 2002 23:11:22 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8I6BLCo037692; Tue, 17 Sep 2002 23:11:21 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8I6BLHm037691; Tue, 17 Sep 2002 23:11:21 -0700 (PDT) Message-Id: <200209180611.g8I6BLHm037691@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 17 Sep 2002 23:11:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale mbrune.3 mbrune.c 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/09/17 23:11:21 PDT Modified files: lib/libc/locale mbrune.3 mbrune.c Log: Mark mbmb(), mbrune(), and mbrrune() as deprecated functions. We want to get applications to move to the ISO C interfaces as well as have the freedom to replace the rune interfaces with ones that support stateful conversions some time in the future. Revision Changes Path 1.11 +17 -1 src/lib/libc/locale/mbrune.3 1.3 +3 -0 src/lib/libc/locale/mbrune.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message