feat: Added hopeful equivalents to ftello(), fseeko() for Windows
fix: Qualifying fpurge() for Linux (and removing for Windows)
Created replacement usleep() function for Windows
Added a bunch of #undef statements to avoid macro redefinition warnings
Changed to using SET_FILE_BINARY() where possible
Minor fixes for Windows suggested by Nathaniel Jones
Prepare for SCons build on Win32 and Win64
Added gethomedir.c and various compatibility fixes.
Various platform compatibility fixes.
Added prototypes and includes from patch by Randolph Fritz. Added more required includes and reduced other compile warnings.
Instrumented headers against multiple inclusion and for use from C++. Moved includes in headers out of "C" scope.
Reduced compile problems on Windows.
Got some feature dependency backwards.
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h
Reduced compile warnings/errors on Windows.
*** empty log message ***
Macros for setting binary file mode. Replacing MSDOS by _WIN32.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.