summaryrefslogtreecommitdiff
path: root/libc/termios/tcsetattr.c
AgeCommit message (Expand)Author
2002-01-09Fixup broken termios stuff. No, really this time.Eric Andersen
2002-01-09Rework termios wrapping code to try and do the right thing.Eric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-01-15Fix termios handling. Now synced with behavior of GNU libc.Eric Andersen