cosmopolitan/libc/zipos
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
close.c Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
find.c Change license 2020-12-27 17:18:44 -08:00
fstat.c Change license 2020-12-27 17:18:44 -08:00
get.c Change license 2020-12-27 17:18:44 -08:00
open.c Improve dead code elimination 2021-02-08 04:04:42 -08:00
parseuri.c Change license 2020-12-27 17:18:44 -08:00
read.c Change license 2020-12-27 17:18:44 -08:00
stat-impl.c Change license 2020-12-27 17:18:44 -08:00
stat.c Change license 2020-12-27 17:18:44 -08:00
zipos.internal.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
zipos.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
zipos.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00