|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|

Functions | |
| int | tcgetattr (int fd, struct termios *t) |
| int | tcsetattr (int fd, int actions, const struct termios *t) |
| void | cfmakeraw (struct termios *t) |
| int | isatty (int fd) |
| void cfmakeraw | ( | struct termios * | t | ) |

| int isatty | ( | int | fd | ) |


| int tcgetattr | ( | int | fd, |
| struct termios * | t ) |


| int tcsetattr | ( | int | fd, |
| int | actions, | ||
| const struct termios * | t ) |

