mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Fix bug with temporary files on Windows
This commit is contained in:
parent
ab9a284640
commit
6942d7b820
45 changed files with 55 additions and 58 deletions
|
@ -76,7 +76,7 @@
|
|||
# some notes on this compiler
|
||||
#
|
||||
# - the underlying compiler itself is gcc
|
||||
# - we use cosmopoiltan libc rather than glibc
|
||||
# - we use cosmopolitan libc rather than glibc
|
||||
# - we use llvm's compiler-rt and libcxx runtimes
|
||||
# - we patched gcc so switch case can have symbols
|
||||
# - our scanf() implementation is somewhat troubled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue