DOCS
author Lluís Batlle <viric@viric.name>
Thu, 20 Mar 2014 16:29:13 +0100
branchsaveflie
changeset 96 d090ddac5131
parent 47 8dcc45d8f3e5
permissions -rw-r--r--
Fixing the build on linux, gcc linking parameters order

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)