mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-26 19:16:41 +00:00
This change fixes Cosmopolitan so it has fewer opinions about compiler warnings. The whole repository had to be cleaned up to be buildable in -Werror -Wall mode. This lets us benefit from things like strict const checking. Some actual bugs might have been caught too. |
||
|---|---|---|
| .. | ||
| thunk | ||
| debug.h | ||
| file.h | ||
| ipc.h | ||
| key.h | ||
| loader.h | ||
| memory.h | ||
| process.h | ||
| sections.h | ||
| signing.h | ||
| thread.h | ||
| time.h | ||