DOCS
author viric@mandarina
Mon, 28 Apr 2008 21:42:48 +0200
changeset 92 faf9db07c037
parent 47 8dcc45d8f3e5
permissions -rw-r--r--
Makefile with 'install'

Pseudo-terminals:
 http://tldp.org/HOWTO/Text-Terminal-HOWTO-7.html

Job Control and sessions:
 http://www.fh-wedel.de/~di/html/glibc/libc_24.html (Job Control)
 Interesting on 'setsid'.

 http://www.hmug.org/man/4/termios.php (on The Controlling Terminal)