mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 10:18:31 +00:00
parent
076e0bf9a9
commit
b0cced855d
2 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,9 @@ int posix_openpt(int) __wur;
|
|||
|
||||
int tcdrain(int);
|
||||
int tcgetsid(int);
|
||||
int tcgetpgrp(int);
|
||||
int tcflow(int, int);
|
||||
int tcflush(int, int);
|
||||
int tcsetsid(int, int);
|
||||
int tcsetpgrp(int, int);
|
||||
int tcsendbreak(int, int);
|
||||
void cfmakeraw(struct termios *);
|
||||
int cfsetspeed(struct termios *, uint32_t);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue