From owner-cvs-all Thu Feb 8 9:12:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CAC437B4EC; Thu, 8 Feb 2001 09:12:04 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f18HC3x87795; Thu, 8 Feb 2001 09:12:03 -0800 (PST) (envelope-from phantom) Message-Id: <200102081712.f18HC3x87795@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 8 Feb 2001 09:12:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale nl_langinfo.c src/include langinfo.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/08 09:12:03 PST Added files: lib/libc/locale nl_langinfo.c include langinfo.h Log: Add SUSv2 compatible nl_langinfo() function. It still need some work, but this is already usable one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message