mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-03 03:02:28 +00:00
Remove printf() linking hack
This commit is contained in:
parent
ba03cd95c5
commit
b881c0ec9e
107 changed files with 1520 additions and 2577 deletions
|
@ -26,7 +26,6 @@ int ispunct(int);
|
|||
int toupper(int);
|
||||
int toascii(int);
|
||||
int hextoint(int);
|
||||
int _cescapec(int);
|
||||
|
||||
int iswalnum(wint_t);
|
||||
int iswalpha(wint_t);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue