David Xu wrote:
davidxu     2005-12-06 06:02:35 UTC

  FreeBSD src repository

  Modified files:
sys/sys signal.h Log:
  o Add some pad fields into struct sigevent for future extension.
    (suggested by alfred@)
  o Reuse si_band field in struct __siginfo, add a mqd member which will
    be used by mqueue.
  o Add code SI_KERNEL to indicate a signal is queued by kernel.
Revision Changes Path
  1.54      +14 -2     src/sys/sys/signal.h


You have to rebuild world and your program if you are using aio,
signal queue, timer, or mqueue which are new to many FreeBSD
people. ;-)

Regards,
David Xu

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to