Robert Müller
|
355466e0bf
|
fix fs_is_dir with unicode on windows
|
2021-08-23 12:57:31 +02:00 |
|
Robert Müller
|
f6954c8001
|
fix io_open with unicode on windows
|
2021-08-23 12:56:23 +02:00 |
|
Robert Müller
|
4a375242c5
|
fix fs_listdir and fs_listdir_fileinfo with unicode on windows
|
2021-08-23 12:49:15 +02:00 |
|
Robert Müller
|
75662b6c1a
|
remove unused and not implemented IOFLAG_RANDOM, add assert
|
2021-08-23 12:30:12 +02:00 |
|
Jupeyy
|
c7580b374c
|
Remove Windows XP code
|
2021-08-23 12:05:01 +02:00 |
|
Vlad
|
01822cada8
|
EOF x2
|
2021-07-26 01:30:01 +03:00 |
|
Vlad
|
e78ba96f3b
|
EOF
|
2021-07-26 01:23:10 +03:00 |
|
Vlad
|
28c34bd101
|
Stop accepting invalid ipv4's
|
2021-07-26 01:13:05 +03:00 |
|
Jupeyy
|
69aa97fe9e
|
Remove (void) parameter of functions
|
2021-06-24 17:19:17 +02:00 |
|
Jupeyy
|
a663799188
|
uint64 -> uint64_t, int64 -> int64_t
|
2021-06-24 17:19:17 +02:00 |
|
Jupeyy
|
3e1d4ad0b3
|
Use chrono
|
2021-06-24 17:19:17 +02:00 |
|
Jupeyy
|
9dfea5511a
|
Use cpp
|
2021-06-24 17:19:17 +02:00 |
|