[Issue 8 drafts 0001667]: [gs]etres[gu]id() should be async-signal-safe

2023-06-27 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1667 
== 
Reported By:geoffclare
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1667
Category:   System Interfaces
Type:   Omission
Severity:   Objection
Priority:   normal
Status: Applied
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:2.4.3 Signal Actions 
Page Number:517 
Line Number:18340-18392 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2023-04-13 09:54 UTC
Last Modified:  2023-06-27 15:22 UTC
== 
Summary:[gs]etres[gu]id() should be async-signal-safe
==
Relationships   ID  Summary
--
related to  0001344 Addition of setresuid()/setresgid()/get...
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-13 09:54 geoffclare New Issue
2023-04-13 09:54 geoffclare Name  => Geoff Clare 
2023-04-13 09:54 geoffclare Organization  => The Open Group  
2023-04-13 09:54 geoffclare Section   => 2.4.3 Signal
Actions
2023-04-13 09:54 geoffclare Page Number   => 517 
2023-04-13 09:54 geoffclare Line Number   => 18340-18392 
2023-04-13 09:55 geoffclare Relationship added   related to 0001344  
2023-06-08 16:21 Don Cragun Status   New => Resolved 
2023-06-08 16:21 Don Cragun Resolution   Open => Accepted
2023-06-08 16:22 Don Cragun Tag Attached: issue8 
2023-06-27 15:22 geoffclare Status   Resolved => Applied 
==




[Issue 8 drafts 0001667]: [gs]etres[gu]id() should be async-signal-safe

2023-06-08 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has been RESOLVED. 
== 
https://www.austingroupbugs.net/view.php?id=1667 
== 
Reported By:geoffclare
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1667
Category:   System Interfaces
Type:   Omission
Severity:   Objection
Priority:   normal
Status: Resolved
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:2.4.3 Signal Actions 
Page Number:517 
Line Number:18340-18392 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2023-04-13 09:54 UTC
Last Modified:  2023-06-08 16:21 UTC
== 
Summary:[gs]etres[gu]id() should be async-signal-safe
==
Relationships   ID  Summary
--
related to  0001344 Addition of setresuid()/setresgid()/get...
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-13 09:54 geoffclare New Issue
2023-04-13 09:54 geoffclare Name  => Geoff Clare 
2023-04-13 09:54 geoffclare Organization  => The Open Group  
2023-04-13 09:54 geoffclare Section   => 2.4.3 Signal
Actions
2023-04-13 09:54 geoffclare Page Number   => 517 
2023-04-13 09:54 geoffclare Line Number   => 18340-18392 
2023-04-13 09:55 geoffclare Relationship added   related to 0001344  
2023-06-08 16:21 Don Cragun Status   New => Resolved 
2023-06-08 16:21 Don Cragun Resolution   Open => Accepted
==




[Issue 8 drafts 0001667]: [gs]etres[gu]id() should be async-signal-safe

2023-04-13 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has been set as RELATED TO issue 0001344. 
== 
https://austingroupbugs.net/view.php?id=1667 
== 
Reported By:geoffclare
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1667
Category:   System Interfaces
Type:   Omission
Severity:   Objection
Priority:   normal
Status: New
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:2.4.3 Signal Actions 
Page Number:517 
Line Number:18340-18392 
Final Accepted Text: 
== 
Date Submitted: 2023-04-13 09:54 UTC
Last Modified:  2023-04-13 09:55 UTC
== 
Summary:[gs]etres[gu]id() should be async-signal-safe
==
Relationships   ID  Summary
--
related to  0001344 Addition of setresuid()/setresgid()/get...
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-13 09:54 geoffclare New Issue
2023-04-13 09:54 geoffclare Name  => Geoff Clare 
2023-04-13 09:54 geoffclare Organization  => The Open Group  
2023-04-13 09:54 geoffclare Section   => 2.4.3 Signal
Actions
2023-04-13 09:54 geoffclare Page Number   => 517 
2023-04-13 09:54 geoffclare Line Number   => 18340-18392 
2023-04-13 09:55 geoffclare Relationship added   related to 0001344  
==




[Issue 8 drafts 0001667]: [gs]etres[gu]id() should be async-signal-safe

2023-04-13 Thread Austin Group Bug Tracker via austin-group-l at The Open Group


The following issue has been SUBMITTED. 
== 
https://austingroupbugs.net/view.php?id=1667 
== 
Reported By:geoffclare
Assigned To:
== 
Project:Issue 8 drafts
Issue ID:   1667
Category:   System Interfaces
Type:   Omission
Severity:   Objection
Priority:   normal
Status: New
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:2.4.3 Signal Actions 
Page Number:517 
Line Number:18340-18392 
Final Accepted Text: 
== 
Date Submitted: 2023-04-13 09:54 UTC
Last Modified:  2023-04-13 09:54 UTC
== 
Summary:[gs]etres[gu]id() should be async-signal-safe
Description: 
The new getresgid(), getresuid(), setresgid(), and setresuid() functions
should be added to the list of async-signal-safe functions, since
getegid(), geteuid(), getgid(), getuid(), setegid(), seteuid(), setgid(),
setregid(), setreuid(), and setuid() are already in that list.

Desired Action: 
On page 517 line 18340-18392 section 2.4.3 Signal Actions,
add:getresgid(), getresuid(), setresgid(),
and setresuid()at the appropriate places in the table.

== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2023-04-13 09:54 geoffclare New Issue
2023-04-13 09:54 geoffclare Name  => Geoff Clare 
2023-04-13 09:54 geoffclare Organization  => The Open Group  
2023-04-13 09:54 geoffclare Section   => 2.4.3 Signal
Actions
2023-04-13 09:54 geoffclare Page Number   => 517 
2023-04-13 09:54 geoffclare Line Number   => 18340-18392 
==