mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-18 00:20:30 +00:00
Add script.com and whois.com courtesy of FreeBSD
This commit is contained in:
parent
654ceaba7d
commit
1ad2f530f9
33 changed files with 1735 additions and 265 deletions
|
@ -2,6 +2,7 @@
|
|||
#define COSMOPOLITAN_LIBC_SYSV_CONSTS_POLL_H_
|
||||
#include "libc/runtime/symbolic.h"
|
||||
|
||||
#define INFTIM (-1)
|
||||
#define POLLERR SYMBOLIC(POLLERR)
|
||||
#define POLLHUP SYMBOLIC(POLLHUP)
|
||||
#define POLLIN SYMBOLIC(POLLIN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue