pforth: use long for off_t
authorPhil Burk <philburk@mobileer.com>
Sun, 22 Apr 2018 18:16:20 +0000 (11:16 -0700)
committerPhil Burk <philburk@mobileer.com>
Sun, 22 Apr 2018 18:16:20 +0000 (11:16 -0700)
Check for attempt to use position values that are too large.
Remove use of fseeko() and ftello().


No differences found