This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: stat64 and friends


On Wed, Jan 29, 2014 at 09:25:02AM +0400, Pavel Fedin wrote:
> Hello!
>
> I'd like to complain about missing stat64() family of functions. Yes, i
>know that under Cygwin i just need to use stat() instead. But may be we
>should include something like this in our headers :
>#define stat64 stat
>#define lstat64 lstat
>#define fstat64 fstat
> ?
>
> It's a bit painful to add these definitions in the code here and there.
>AFAIK every UNIX system still has them for source compatibility.

Thursday!

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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