From: Fieldhouse@logica.com (Fieldhouse, Dirk)
Subject: Missing lstat in B19 headers?
22 Oct 1998 01:00:30 -0700
Message-ID: <6DA86DEBF68AD1119B1C00A0C94D2306CDB3F8.cygnus.gnu-win32@hopper.logica.co.uk>
To: gnu-win32@cygnus.com

In the <sys/stat.h> dated 98-02-26, there's no prototype for lstat, which is
used in bzip2. It should be the same as stat, ie

int lstat(const char *path, struct stat *buf);

However lstat appears to be in libcygwin.a. I haven't checked whether it
does anything/anything different from stat.

/df

-- 
Dirk Fieldhouse                 Logica UK Limited
fieldhouse@logica.com           75 Hampstead Road
c=gb;a=attmail;p=logica;        London NW1 2PL
o=lg;ou1=lgwct;s=fieldhouse     UK
+44 (171) 637 9111

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