www.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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Fri, 20 Sep 2002 12:15:41 -0400 |
From: | Christopher Faylor <cgf-noreply AT cygwin DOT com> |
To: | "Buntain, Dave" <david DOT buntain AT cirrus DOT com> |
Cc: | cygwin AT cygwin DOT com |
Subject: | Re: First Attempt at a cygwin Project |
Message-ID: | <20020920161541.GJ24740@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | "Buntain, Dave" <david DOT buntain AT cirrus DOT com>, |
cygwin AT cygwin DOT com | |
References: | <D9B53AB4691DF44F9CD041AAA4DC6A3B04FD71 AT clbmsg-001 DOT colorado DOT cirrus DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <D9B53AB4691DF44F9CD041AAA4DC6A3B04FD71@clbmsg-001.colorado.cirrus.com> |
User-Agent: | Mutt/1.4i |
On Fri, Sep 20, 2002 at 07:49:18AM -0600, Buntain, Dave wrote: >I've read the promotions on CygWin, but have not been able to find a >list of the CygWin API calls so that I can determine functional >capability of the Cygwin library. Can you point me to such a list ? "nm /usr/lib/libcygwin.a". Strip the __imp___ from the front of the symbols and you'll see all of the available functions. >I've read that porting the Unix to Windows requires a minimal amount of >source code changes. Is there a location on the web that is dedicated >to the porting process, and discusses the problems encountered ? Porting to cygwin is similar to porting to any other "UNIX" system. There are some Windows gotchas with things like case insensitive filename detection, and a more limited number of characters that can be used in filenames. Also, the FAQ is your friend. cgf -- Please do not send me personal email with cygwin questions. Use the resources at http://cygwin.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |