Change sigTTOU/TTIN to IGNORE by default

2001-01-10 Thread Volker Stolz
My local copy of ghc-4.08.1 likes to stop a program when running it with "" (nohup) by default, I have to call Posix.installHandler Posix.sigTTOU Posix.Ignore Nothing first to get the desired behaviour. However, my local copy of Stevens "UNIX Network Programming" says: "SIGTTOU: [..] By

Nofib Fails stderr test on linux

2001-01-10 Thread Kevin Glynn
Hi, I'm using ghc-4.08.1 on linux (Debian 2.2) and running some nofib tests. some of the tests (e.g. mkhprog) fail when comparing the expected / actual stderr. The two files differ by an extra carriage return on the actual stderr's saved file. I discovered that this was caused by the line