[trunk] support seeking in files larger than 2 GB

This commit is contained in:
Julien Malik
2011-11-24 15:30:09 +00:00
parent 20c05a3add
commit c974cb1b8e
3 changed files with 23 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
#include <stdarg.h>
#include <ctype.h>
#include <assert.h>
#include <limits.h>
/*
==========================================================