comparison bootstrap.conf @ 16011:8122286c69a9

initial large file support for 32-bit systems * bootstrap.conf (gnulib_modules): Explicitly list largefile. * c-file-ptr-stream.cc, c-file-ptr-stream.h, oct-fstrm.cc, oct-fstrm.h, oct-iostrm.cc, oct-iostrm.h, oct-stdstrm.h, oct-stream.cc, oct-stream.h, oct-strstrm.cc, oct-strstrm.h, file-io.cc: Use off_t instead of long for seek and tell file position values.
author John W. Eaton <jwe@octave.org>
date Thu, 07 Feb 2013 11:58:46 -0500
parents b91fc9348e2e
children 9439f3b5c5fa
comparison
equal deleted inserted replaced
16010:c5d548e4101f 16011:8122286c69a9
42 gethostname 42 gethostname
43 getopt-gnu 43 getopt-gnu
44 gettimeofday 44 gettimeofday
45 glob 45 glob
46 isatty 46 isatty
47 largefile
47 link 48 link
48 lstat 49 lstat
49 malloc-gnu 50 malloc-gnu
50 mkdir 51 mkdir
51 mkfifo 52 mkfifo