Patch from Richard Boulton for large-file support. Works by using
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 2 May 2006 17:32:25 +0000 (17:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 2 May 2006 17:32:25 +0000 (17:32 +0000)
commit11825bd41d76804f440aa1511dda1ec20e566858
treec3aa98634458e9a65588a49ebb5b6c66c84d1bde
parent40d827aa3efeebee5d3d8b51d9bf135012cf4325
Patch from Richard Boulton for large-file support. Works by using
fseeko/ftello and defining magic preprocessor symbols which cause
off_t to be 64 bits wide. Pass XFLAGS=-DNO_LARGE_FILES on the make
command line to build a 32-bit-only version on systems which don't
support this. (I haven't actually found such a system to test-build
on, but I _think_ it should work.)

git-svn-id: svn://svn.tartarus.org/sgt/tweak@6646 cda61777-01e9-0310-a592-d414129be87e
Makefile
actions.c
buffer.c
curses.c
keytab.c
main.c
rcfile.c
search.c
slang.c
tweak.h