Luke Street
94b44fd697
Everything needed to run simple Rust programs ( #40 )
...
* Everything needed to run simple Rust programs
* Add IsDBCSLeadByte implementation
* Address PR comments
2023-09-10 12:07:23 +09:00
Luke Street
7d08a2bdca
Various fixes for mwcc/mwld ( #32 )
...
* Override GetFileAttributesA for MWCC license.dat
* Add WIN_FUNC to FileTimeToLocalFileTime
* Use callee_pop_aggregate_return(0)
* Lexically normalize paths
2023-01-23 21:22:50 +01:00
Ethan Roseman
6de4e9a163
3 funcs needed for some mwcc compilers ( #22 )
...
* 3 funcs needed for some mwcc compilers
* some PR feedback
* lots more via pair programming with Simon
* cleanup, add test dir as an include dir for tests
* bugfix
2022-09-24 23:59:30 +09:00
Luke Street
07af846d1c
files: Use drive letter Z: for root FS (matches wine)
2022-07-04 21:38:21 +02:00
Simon Lindholm
3b181ab40a
Remove invalid assert
2022-07-04 19:38:49 +02:00
Simon Lindholm
a47a2e5e8b
Allow building with older GCC
2022-07-04 19:27:23 +02:00
Simon Lindholm
228bf4663e
File handles
2022-07-04 00:42:47 +02:00