mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-18 00:20:30 +00:00
Improve cosmocc toolchain
- Decouple zlib from libc - Add some underscores to mostly internal names
This commit is contained in:
parent
713d4424c6
commit
ba180e754d
25 changed files with 128 additions and 42 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "libc/x/x.h"
|
||||
#include "libc/zip.h"
|
||||
#include "libc/zipos/zipos.internal.h"
|
||||
#include "third_party/zlib/puff.h"
|
||||
#include "third_party/puff/puff.h"
|
||||
|
||||
static pthread_spinlock_t g_lock;
|
||||
_Hide struct SymbolTable *__symtab; // for kprintf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue