mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Improve performance and remove fd leaks
This commit is contained in:
parent
26e254fb4d
commit
1965d7488e
17 changed files with 131 additions and 159 deletions
|
@ -22,7 +22,6 @@ int64_t ntreturn(uint32_t);
|
|||
void *GetProcAddressModule(const char *, const char *);
|
||||
void WinMainForked(void);
|
||||
void _check_sigalrm(void);
|
||||
void _check_sigchld(void);
|
||||
|
||||
COSMOPOLITAN_C_END_
|
||||
#endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue