CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2025/07/27 23:08:35

Modified files:
        sys/sys        : systm.h 
        sys/kern       : kern_synch.c 

Log message:
add void cond_signal_handler(void *), for use with tasks, timeouts, etc.

based on a discussion with tb@ about function pointers and casts.
ok tb@

Reply via email to