5 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 b63dfd596f clean up windows mmap, drop 32bit support 2023-07-30 01:03:34 -07:00
richinseattle 6b6ed3db97 update mmap.c to use ssize_t instead of off_t for 64bit 2023-07-30 00:03:38 -07: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