haiku/headers/compatibility/bsd
Jérôme Duval 1590c69933 * added forkpty() and login_tty() to bsd compatibility, a test for forkpty().
* added a TODO questioning the closing master and slave in openpty() when applying window size fails.
* added TIOCSCTTY as a TTY ioctl code, the caller become controlling TTY. Review comments are welcome.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36105 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-10 13:48:28 +00:00
..
arpa
netinet
sys - Coding style fixes. Thanks Axel for the heads up. 2009-11-17 16:13:00 +00:00
err.h
errno.h
histedit.h
libutil.h Removed prototypes for openpty() (which lives in pty.h) and forkpty() 2008-05-28 20:44:47 +00:00
paths.h
pty.h * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
signal.h
stdio.h
stdlib.h
string.h Added a strsep() to our BSD compatibility library. 2009-04-08 10:57:46 +00:00
stringlist.h
time.h
unistd.h
vis.h