public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* stat64 and friends
@ 2014-01-29  5:25 Pavel Fedin
  2014-01-29  5:32 ` Christopher Faylor
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Fedin @ 2014-01-29  5:25 UTC (permalink / raw)
  To: cygwin

 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.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-31 16:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-29  5:25 stat64 and friends Pavel Fedin
2014-01-29  5:32 ` Christopher Faylor
2014-01-29  8:51   ` Csaba Raduly
2014-01-29 15:29     ` Christopher Faylor
2014-01-31  9:24       ` Pavel Fedin
2014-01-31 16:30         ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).