From owner-cvs-lib Sat Feb 8 06:55:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA15162 for cvs-lib-outgoing; Sat, 8 Feb 1997 06:55:29 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id GAA15153; Sat, 8 Feb 1997 06:55:18 -0800 (PST) Received: by sovcom.kiae.su id AA17091 (5.65.kiae-1 ); Sat, 8 Feb 1997 17:45:03 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Sat, 8 Feb 97 17:45:02 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id RAA00541; Sat, 8 Feb 1997 17:44:58 +0300 (MSK) Date: Sat, 8 Feb 1997 17:44:53 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Joerg Wunsch Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/locale setlocale.c setlocale.h In-Reply-To: <199702081404.GAA13596@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 8 Feb 1997, Joerg Wunsch wrote: > . avoid sloppy common-style external declaration. > > Revision Changes Path > 1.18 +2 -0 src/lib/libc/locale/setlocale.c > 1.2 +4 -1 src/lib/libc/locale/setlocale.h Please back it out. I intentionally do it because setrunelocale() called must not pick up whole setlocale() module. If you want to do it in 100% correct way, add yet one data-only file with _PathLocale. -- Andrey A. Chernov http://www.nagual.ru/~ache/