Commit Graph

6 Commits

Author SHA1 Message Date
Ruhollah Majdoddin f50804a5ae replaced __int64 with int64_t and DWORD with uint_32 2023-08-02 10:18:30 +02:00
richinseattle 6b6ed3db97 update mmap.c to use ssize_t instead of off_t for 64bit 2023-07-30 00:03:38 -07:00
richinseattle cddb05d5b2 use ssize_t/int64 and 64bit version of ftell on windows 2023-07-29 22:54:27 -07:00
Aydyn Tairov 343572675f minor whitespaces cleanup 2023-07-27 16:33:21 +01:00
Aydyn Tairov acf1e18e8f remove second ifdefs for windows timing by introducing ported version of clock_gettime 2023-07-27 16:33:21 +01:00
richinseattle 5b405a7004 Add Windows support files with mmap impl 2023-07-26 22:40:56 -07:00