From: sharp00@earthlink.net (rale)
Subject: Re: ... called, and it's not done yet
10 Oct 1997 17:34:32 -0700
Message-ID: <343D98EA.63AA5877.cygnus.gnu-win32@earthlink.net>
References: <3.0.1.32.19971008161952.00ded2f0@pop1.hpl.hp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Geoffrey Brown <gbrown@hpl.hp.com>
Cc: gnu-win32@cygnus.com

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__

Geoffrey Brown wrote:
> 
> I get messages similar to this when running less and starting rxvt.
> In the case of less, when I try to search for a regular expression:
> 
>     regcomp called, and it's not done yet.
> 
> In the case of rxvt
> 
>     seteuid called, and it's not done yet
> 
> Any ideas how to avoid these ?
> 
> Geoffrey
> ------------------------------------------------------------------------
> 
> Geoffrey Brown
> Research Scientist
> HP Labs Cambridge
> 1 Main Street 10th Floor
> Cambridge, MA 02142
> 
> (617) 679-9338
> (617) 679-9330 (fax)
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
