delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Vladimir Levijev <dimir AT rul0r DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: nl_types not present |
Date: | Mon, 27 Dec 2004 17:58:29 +0200 |
User-Agent: | KMail/1.7 |
References: | <6eee1c4041227003214a84559 AT mail DOT gmail DOT com> |
In-Reply-To: | <6eee1c4041227003214a84559@mail.gmail.com> |
MIME-Version: | 1.0 |
Message-Id: | <200412271758.29957.dimir@rul0r.com> |
X-IsSubscribed: | yes |
On Monday 27 December 2004 10:32, Vadiraj wrote: Hi, > I have a application that uses nl_types functions, catopen, catgets, > catclose. But, cygwin does not have these functions. I see these functions > are provided by libnls. Googled it but, was unsuccessful. > > Can any one help me to get these functions? These are part of a C library, defined in nl_types.h . Maybe these catalogue functions were left out when porting C library to cygwin. Anywhay, I think one solution is to make a wrapper. Compile a library with these functions taken from the GNU C library sources and use it. -- [vl AT dimir]# -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |