From owner-freebsd-hackers Sat Jun 1 20:46:32 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA28188 for hackers-outgoing; Sat, 1 Jun 1996 20:46:32 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA28183 for ; Sat, 1 Jun 1996 20:46:28 -0700 (PDT) Received: by sovcom.kiae.su id AA22802 (5.65.kiae-1 ); Sun, 2 Jun 1996 06:46:02 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Sun, 2 Jun 96 06:46:01 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id HAA00370; Sun, 2 Jun 1996 07:44:55 +0400 (MSD) Message-Id: <199606020344.HAA00370@astral.msk.su> Subject: Re: Two queries (libcompat.so and timedef()) To: fhackers@jraynard.demon.co.uk (James Raynard) Date: Sun, 2 Jun 1996 07:44:54 +0400 (MSD) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199606012029.UAA02321@jraynard.demon.co.uk> from "James Raynard" at "Jun 1, 96 08:29:48 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL19 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 2. timedef(). We have colldef() for LC_COLLATE and mklocale() for > LC_LOCALE, but apparently nothing for LC_TIME. However, there seems to > have been a colltime() at one time which was removed about 6 months > ago. What would be involved in writing one? Please, don't point to programs as to functions, it can be confusing... What we have right now: LC_CTYPE -> mklocale LC_COLLATE -> colldef LC_TIME -> timedef (/usr/src/share/timedef) -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849