Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001744 [Issue 8 drafts] Base Definitions and Headers Editorial Enhancement Request 2023-06-10 07:16 2023-08-22 14:28
Reporter nrk View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied   Product Version Draft 3
Name Nickolas Raymond Kaczynski
Organization
User Reference
Section 2.4.3 Signal Actions
Page Number 517
Line Number 18354
Final Accepted Text
Summary 0001744: Explicitly require killpg to be async-signal-safe
Description Description of killpg() states:

    If pgrp is greater than 1, killpg(pgrp, sig) shall be equivalent to kill(-pgrp, sig).

And since kill() is async-signal-safe, killpg() should be as well but it's not listed as such explicitly.
Desired Action Explicitly add killpg() to the list of async-signal-safe functions.
Tags applied_after_i8d3, issue8
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-06-10 07:16 nrk New Issue
2023-06-10 07:16 nrk Name => Nickolas Raymond Kaczynski
2023-06-10 07:16 nrk Section => 2.4.3 Signal Actions
2023-06-10 07:16 nrk Page Number => n/a
2023-06-10 07:16 nrk Line Number => n/a
2023-06-10 07:17 nrk Issue Monitored: nrk
2023-07-20 23:50 Don Cragun Page Number n/a => 517
2023-07-20 23:50 Don Cragun Line Number n/a => 18354
2023-07-20 23:50 Don Cragun version => Draft 3
2023-07-24 15:49 Don Cragun Status New => Resolved
2023-07-24 15:49 Don Cragun Resolution Open => Accepted
2023-07-24 15:50 Don Cragun Tag Attached: issue8
2023-08-22 14:28 geoffclare Status Resolved => Applied
2023-08-22 14:29 geoffclare Tag Attached: applied_after_i8d3


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker