https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212562
--- Comment #8 from [email protected] --- A commit references this bug: Author: emaste Date: Wed Jul 4 18:01:53 UTC 2018 New revision: 335964 URL: https://svnweb.freebsd.org/changeset/base/335964 Log: MFC r306098 (br): Use kqueue(2) instead of select(2). This helps to ensure we will not lose SIGINT sent by parent to child. PR: 212562, 228492 Changes: _U stable/11/ stable/11/lib/libutil/tests/pidfile_test.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
