mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 22:02:27 +00:00
Fix copy/paste issue in Windows console
This commit is contained in:
parent
bd48e6c666
commit
06c6baaf50
7 changed files with 30 additions and 37 deletions
|
@ -15,7 +15,6 @@ COSMOPOLITAN_C_START_
|
|||
} \
|
||||
while (0)
|
||||
|
||||
int __sig_enqueue(int);
|
||||
sigset_t __sig_block(void);
|
||||
void __sig_unblock(sigset_t);
|
||||
void __sig_finishwait(sigset_t);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue