Print this page
5281 incorrect realtime signal delivery
*** 8,18 ****
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
#
! SUBDIRS = poll sigqueue
include $(SRC)/test/Makefile.com
--- 8,19 ----
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
+ # Copyright (c) 2014 by Ryan Zezeski. All rights reserved.
# Copyright (c) 2012 by Delphix. All rights reserved.
#
! SUBDIRS = poll sigqueue rt_delivery
include $(SRC)/test/Makefile.com