delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/10/11/23:30:15

From: sharp00 AT earthlink DOT net (rale)
Subject: Re: ... called, and it's not done yet
11 Oct 1997 23:30:15 -0700 :
Message-ID: <344068BF.AD18EB2A.cygnus.gnu-win32@earthlink.net>
References: <Pine DOT BSF DOT 3 DOT 96 DOT 971011125345 DOT 349C-100000 AT zippy DOT dyn DOT ml DOT org>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

Alex wrote:
> 
> On Thu, 9 Oct 1997, rale wrote:
> 
> > These are functions that arent yet implemented, but are included since
> > alot of programs require them to compile.  An example: how do you
> > implement seteuid() on Win95?... If you want to avoid them, and have
> > access to the source,  put the stuff that calls these functions inside a
> > #ifdef __CYGWIN32__
> 
> You mean #ifndef right?
> 
> - alex
> 

Err, ya, sorry.... well, how about:

#ifdef __CYGWIN32__
 /* workaround for unimplemented function */
#else
 /* normal code */
#endif

=)

-rale
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019