cosmopolitan/test
Justine Tunney a8d7195777 Make Cosmopolitan ANSI C89 compatible
You can now use cosmopolitan.h with an ANSI C89 compiler like MSVC. The
Cosmopolitan codebase itself won't support being compiled that way. But
you can build objects that link against Cosmopolitan using any compiler
and you can furthermore use tools like IntelliSense that can't even GNU

See also #40
2021-02-03 17:48:59 -08:00
..
ape Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
dsp Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
libc Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00
net Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
tool Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
test.mk Initial import 2020-06-15 07:18:57 -07:00