gaa : about use of ftell/fseek
Nikos Mavrogiannopoulos
nmav at gnutls.org
Sat Oct 8 12:53:35 CEST 2011
On 10/08/2011 12:37 PM, Vincent Torri wrote:
> Hey
>
> maybe ftello / fseeko should be used instead of fseek / ftell (if
> available). There is an autoconf macro to check their availability :
> AC_FUNC_FSEEKO. On Windows, the functions to use are _ftelli64 and _fseeki64
Hello,
Why? The included programs don't really care about large files. They
might accept a configuration file or a file holding certificates. Those
are rarely over 2^31 bytes.
regards,
Nikos
More information about the Gnutls-devel
mailing list