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)
Dec 20 2023, 5:24 AM
Unknown Object (File)
Oct 30 2023, 8:09 PM
Unknown Object (File)
Aug 30 2023, 5:10 PM
Unknown Object (File)
Aug 30 2023, 5:07 PM
Unknown Object (File)
Aug 30 2023, 5:07 PM
Unknown Object (File)
Aug 30 2023, 4:59 PM
Unknown Object (File)
May 22 2023, 1:03 PM
Unknown Object (File)
May 14 2023, 6:21 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.