mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 18:58:30 +00:00
Introduce sigtimedwait() on Windows
This commit is contained in:
parent
37e2660c7f
commit
c260144843
17 changed files with 280 additions and 130 deletions
|
@ -4,6 +4,8 @@
|
|||
#include "libc/nt/struct/overlapped.h"
|
||||
COSMOPOLITAN_C_START_
|
||||
|
||||
#define POLL_INTERVAL_MS 10
|
||||
|
||||
bool isdirectory_nt(const char *);
|
||||
bool isregularfile_nt(const char *);
|
||||
bool issymlink_nt(const char *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue