Add epoll and do more release readiness changes
This change also pays off some of the remaining technical debt with stdio, file descriptors, and memory managemnt polyfills.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define COSMOPOLITAN_LIBC_NT_ENUM_IOCTL_H_
|
||||
|
||||
#define kNtIoctlDiskGetDriveGeometry 0x00070000u
|
||||
#define kNtIoctlAfdPoll 0x00012024u
|
||||
|
||||
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_IOCTL_H_ */
|
||||
|
||||
Reference in New Issue
Block a user