Thomas Schwinge, le Tue 18 Aug 2009 22:20:54 +0200, a écrit : > Or is the glibc code already supposed to handle that correctly?
It does, else kill(getpid(), 0) would fail too. See _hurd_internal_post_signal's if (signo == 0) Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

