On Monday, August 08, 2016 05:57:25 PM John Baldwin wrote: > Author: jhb > Date: Mon Aug 8 17:57:25 2016 > New Revision: 303840 > URL: https://svnweb.freebsd.org/changeset/base/303840 > > Log: > Add timer_settime tests using SIGEV_THREAD. > > Note that these tests should work fine on NetBSD and other systems as > SIGEV_THREAD is POSIX.
I primarily cared about this as a I needed a program that used SIGEV_THREAD to test SIGLIBRT changes to gdb (we had a patch in the port to pass SIGLIBRT by default, now it is uptreamed). It was simplest to extend this test to add SIGEV_THREAD tests (and now we have some sort of basic testing for SIGEV_THREAD as a bonus). -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"