On Sun, 2010-03-21 at 23:44 +0100, Andreas Färber wrote: > SIGIO is not part of POSIX, Haiku does not support it. You might want to mention that fact in the ChangeLog, otherwise we'll need to care why SIGIO is special but not SIGWINCH (which according to signal(7) is from 4.3BSDand Sun). Otherwise, the patch looks OK. Please commit. - Jon