skokal01 / mongoose

Automatically exported from code.google.com/p/mongoose
0 stars 0 forks source link

Support for huge files #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Files with size more than 4Gb presents as zero bytes on linux. 

You can enable by putting -D_FILE_OFFSET_BITS=64 in compile flags.

Original issue reported on code.google.com by genaro.c...@gmail.com on 10 Jun 2009 at 9:38

GoogleCodeExporter commented 9 years ago
Submitted http://code.google.com/p/mongoose/source/detail?r=426
Thank you.

Original comment by valenok on 16 Jun 2009 at 9:16