mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Workaround sendfile() bug in WSL
This commit is contained in:
parent
fc96af058b
commit
f44d88707e
4 changed files with 59 additions and 1 deletions
|
@ -29,6 +29,7 @@ extern unsigned char _tls_size[];
|
|||
extern unsigned char _tls_content[];
|
||||
|
||||
void _init(void) hidden;
|
||||
bool __is_wsl(void);
|
||||
void __morph_tls(void);
|
||||
void __enable_tls(void);
|
||||
void __enable_threads(void) hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue