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: Problem in calling _stat() on Cygwin 1.7


> If it (meddling with internal affairs, such as using _stat)
> hurts too much, then don't do it (use stat instead, it's
> standardized).

An off-topic question: on system where both XXX() and _XXX() are available (where XXX = open, read, write, access, chmod, ... etc), can one assume what _XXX() does, and that _XXX() behaves the same as XXX()?

Thanks for help.

Dave Lee



      


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