Mail Archives: djgpp-workers/2000/12/09/12:59:40
I'm finally getting around to putting in the FAT32 support to the new
fcntl, and in looking up all the types and definitions needed, I see
that for "long long int" offsets we are using "offset_t" instead of
"off64_t", such as is used in glibc-2.1.3. Can anyone enlighten me why
we are doing this? Why not just lift the __USE_LARGEFILE64 and
__USE_FILE_OFFSET64 code from glibc's posix/sys/types.h, suitably
modified for DJGPP?
TIA for any info you can provide.
---------------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org OR
pjfarley AT banet DOT net)
- Raw text -