Menu

Commit [r8974]  Maximize  Restore  History

Added option to file_function to set charset of open file (intended for

use with userout or userin).

Changed (partially) calls to stat to be calls to __stat64 on windows64
(with corresponding change to stat buffer) since stat seems to have
recently changed to fail on files with sizes > 2^31-1. Changed call
at open, where it bit us, but didn't change all stat calls. Got too
tricky, so can change those as we discover problems...

dwarren 2017-02-07

changed /trunk/XSB/emu/auxlry.h
changed /trunk/XSB/emu/io_builtins_xsb.c
changed /trunk/XSB/emu/io_builtins_xsb_i.h
changed /trunk/XSB/emu/io_defs_xsb.h
/trunk/XSB/emu/auxlry.h Diff Switch to side-by-side view
Loading...
/trunk/XSB/emu/io_builtins_xsb.c Diff Switch to side-by-side view
Loading...
/trunk/XSB/emu/io_builtins_xsb_i.h Diff Switch to side-by-side view
Loading...
/trunk/XSB/emu/io_defs_xsb.h Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB