This is the mail archive of the
cygwin
mailing list for the Cygwin project.
missing C stuff when porting unix application
- From: "Joshua Hudson" <joshudson at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 3 May 2006 13:58:54 -0700
- Subject: missing C stuff when porting unix application
1. no _CS_PATH
2. no sys_siglist
3. no confstr
4. no memopen
_CS_PATH and confstr looks easy enough to give it the values it wants.
Removed code that handles sys_siglist
Not sure what to do about memopen
--
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/