This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

64 bit I/O functions (such as stat/ftruncate)


I'm looking for 64 bit I/O functions, such as ftruncate or
stat/fstat/lstat. Some functions exist in 64 bit versions
(such as lseek64), but for others I couldn't find anything.
This is using g++ on linux.

Sorry if this isn't the appropriate venue for this question.
I couldn't find a better one. Please direct me on if it isn't.

j
-- 
John Gateley <gateley@jriver.com>


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