mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Apply fixes and speedups
This commit is contained in:
parent
7521bf9e73
commit
725f4d79f6
36 changed files with 682 additions and 334 deletions
|
@ -77,6 +77,7 @@ int vhangup(void);
|
|||
int getdtablesize(void);
|
||||
int sethostname(const char *, size_t);
|
||||
int acct(const char *);
|
||||
void longsort(long *, size_t);
|
||||
|
||||
bool _isheap(void *);
|
||||
int NtGetVersion(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue