tty: further chunks of work on the tty job control interfaces
authorAlan Cox <alan@linux.intel.com>
Sun, 27 Dec 2015 14:02:23 +0000 (14:02 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 27 Dec 2015 14:02:23 +0000 (14:02 +0000)
commitef95d56394db7600023c99e8f01102c347d3433d
treee26478f38fa678457a7efe548161dd803cfc9758
parent9e3a65a91ed9140afc457605150ab252af4f9ab0
tty: further chunks of work on the tty job control interfaces

There is a fair bit left to do, in particular all the silly signal handling
funnies BSD job control does and the signal handling special cases it causes.
Kernel/include/tty.h
Kernel/level2.c
Kernel/syscall_level2.c
Kernel/tty.c