-
rswindell authored
(used to be handled by DOS-specific getftime function). Changed return type of fdate from long to time_t. Switched Win32 build to use POSIX stat/fstat functions instead of _stat/_fstat.
rswindell authored(used to be handled by DOS-specific getftime function). Changed return type of fdate from long to time_t. Switched Win32 build to use POSIX stat/fstat functions instead of _stat/_fstat.
Loading