mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Disable linker map generation and improve tinyness
This commit is contained in:
parent
23e235b7a5
commit
4b2023ffab
39 changed files with 119 additions and 121 deletions
|
@ -210,8 +210,6 @@ int strerror_r(int, char *, size_t)
|
|||
dontthrow nocallback;
|
||||
int strerror_wr(int, uint32_t, char *, size_t)
|
||||
dontthrow nocallback;
|
||||
char *_strerrno(int) nosideeffect libcesque;
|
||||
char *_strerdoc(int) nosideeffect libcesque;
|
||||
int __xpg_strerror_r(int, char *, size_t)
|
||||
dontthrow nocallback;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue