mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-26 20:40:28 +00:00
Make blink support conditionally linkable into APE
This commit is contained in:
parent
52d28966f7
commit
562a1384cd
21 changed files with 288 additions and 269 deletions
|
@ -25,8 +25,7 @@
|
|||
#include "libc/sysv/consts/termios.h"
|
||||
#include "libc/sysv/errfuns.h"
|
||||
|
||||
extern const unsigned TIOCPTSNAME;
|
||||
|
||||
#define TIOCGPTN 0x80045430 // linux
|
||||
#define TIOCPTYGNAME 0x40807453 // xnu
|
||||
#define TIOCPTSNAME 0x48087448 // netbsd
|
||||
#define FIODGNAME 0x80106678 // freebsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue