This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Missing lstat in B19 headers?


On Wed, 21 Oct 1998, Fieldhouse, Dirk wrote:

> 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.
> 

Fixed in upcoming b20 (or get a updated newlib and build it yourself).

Regards,
Mumit


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]