Page MenuHomeFreeBSD

signal.d updates/enhancements to aid DTrace scripting
ClosedPublic

Authored by dteske on Feb 24 2018, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 10:09 AM
Unknown Object (File)
Wed, Apr 29, 5:56 PM
Unknown Object (File)
Mon, Apr 27, 1:15 PM
Unknown Object (File)
Thu, Apr 23, 8:29 PM
Unknown Object (File)
Sun, Apr 19, 3:10 PM
Unknown Object (File)
Apr 9 2026, 7:45 PM
Unknown Object (File)
Apr 8 2026, 12:05 PM
Unknown Object (File)
Apr 8 2026, 9:37 AM
Subscribers

Details

Summary

The following changes are included:

+ Add missing signals SIGTHR (32) and SIGLIBRT (33)
+ Add inline for converting SIG* int to string
+ Add inline for converting CLD_* int to string

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Herald added 1 blocking reviewer(s): gnn. · View Herald Transcript
Herald added a subscriber: imp. · View Herald Transcript

From markj: LGTM, thanks.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2018, 12:00 AM
This revision was automatically updated to reflect the committed changes.