From owner-cvs-all Thu Mar 20 0:13:36 2003 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 23E6037B401; Thu, 20 Mar 2003 00:13:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76FA43FA3; Thu, 20 Mar 2003 00:13:34 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2K8DY0U074527; Thu, 20 Mar 2003 00:13:34 -0800 (PST) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2K8DYeA074526; Thu, 20 Mar 2003 00:13:34 -0800 (PST) Message-Id: <200303200813.h2K8DYeA074526@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 20 Mar 2003 00:13:34 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.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 ache 2003/03/20 00:13:34 PST FreeBSD src repository Modified files: lib/libc/locale setlocale.3 Log: According to C99 decimal_point can't be the empty string, mention it. Revision Changes Path 1.26 +2 -1 src/lib/libc/locale/setlocale.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message