Prevent pipes from becoming the controlling tty

This commit is contained in:
Joey Schulze
2007-07-04 19:04:02 +00:00
parent c972380fef
commit 2a2ab0cb77
2 changed files with 7 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ Version 1.5
- Complete rewrite of the oops kernel module for Linux 2.6
- Only read kernel symbols from /proc/kallsyms if no System.map has been read
- Improved symbol lookup
- Prevent named pipes from becoming the controlling tty
. Jon Burgess <Jon_Burgess@eur.3com.com>
- Moved the installation of the signal handler up a little bit so it
guaranteed to be available when the child is forked, hence, fixing a