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)
Tue, Mar 4, 11:57 AM
Unknown Object (File)
Feb 3 2025, 4:48 AM
Unknown Object (File)
Dec 3 2024, 10:44 PM
Unknown Object (File)
Nov 13 2024, 11:22 AM
Unknown Object (File)
Nov 7 2024, 11:46 AM
Unknown Object (File)
Sep 24 2024, 6:01 PM
Unknown Object (File)
Sep 24 2024, 6:01 PM
Unknown Object (File)
Sep 24 2024, 6:01 PM
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.