[1003.1(2008)/Issue 7 0000978]: Please add CMSG_LEN() and CMSG_SPACE().

2020-06-04 Thread Austin Group Bug Tracker


A NOTE has been added to this issue. 
== 
https://austingroupbugs.net/view.php?id=978 
== 
Reported By:EdSchouten
Assigned To:ajosey
== 
Project:1003.1(2008)/Issue 7
Issue ID:   978
Category:   Base Definitions and Headers
Type:   Enhancement Request
Severity:   Editorial
Priority:   normal
Status: Applied
Name:   Ed Schouten 
Organization:   Nuxi 
User Reference:  
Section: 
Page Number:n/a 
Line Number:n/a 
Interp Status:  --- 
Final Accepted Text:https://austingroupbugs.net/view.php?id=978#c3242 
Resolution: Accepted As Marked
Fixed in Version:   
== 
Date Submitted: 2015-08-21 20:54 UTC
Last Modified:  2020-06-04 13:45 UTC
== 
Summary:Please add CMSG_LEN() and CMSG_SPACE().
==
Relationships   ID  Summary
--
related to  0001056 CMSG_NXTHDR(): under what criteria may ...
== 

-- 
 (0004885) geoffclare (manager) - 2020-06-04 13:45
 https://austingroupbugs.net/view.php?id=978#c4885 
-- 
Re: https://austingroupbugs.net/view.php?id=978#c4884, since this bug has
already been applied, any additional
changes will need to be done via a separate bug (either against the current
standard or against Issue 8 draft 1 once it is out). 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2015-08-21 20:54 EdSchouten New Issue
2015-08-21 20:54 EdSchouten Status   New => Under Review 
2015-08-21 20:54 EdSchouten Assigned To   => ajosey  
2015-08-21 20:54 EdSchouten Name  => Ed Schouten 
2015-08-21 20:54 EdSchouten Organization  => Nuxi
2015-08-21 20:54 EdSchouten Section   =>   
2015-08-21 20:54 EdSchouten Page Number   => n/a 
2015-08-21 20:54 EdSchouten Line Number   => n/a 
2015-08-25 22:01 shware_systems Issue Monitored: shware_systems 
  
2015-08-25 22:06 shware_systems Issue End Monitor: shware_systems   

2015-09-01 18:09 wahern Note Added: 0002805  
2015-09-03 07:11 shware_systems Note Added: 0002807  
2015-09-03 08:38 philip-guentherNote Added: 0002808  
2016-06-02 15:48 shware_systems Note Added: 0003241  
2016-06-02 16:40 geoffclare Note Added: 0003242  
2016-06-03 08:04 EdSchouten Note Added: 0003243  
2016-06-03 09:08 EdSchouten Note Added: 0003244  
2016-06-03 13:10 shware_systems Note Added: 0003245  
2016-06-09 15:07 nick   Interp Status => --- 
2016-06-09 15:07 nick   Final Accepted Text   => bugnote: 3242   
2016-06-09 15:07 nick   Status   Under Review =>
Resolved
2016-06-09 15:07 nick   Resolution   Open => Accepted As
Marked
2016-06-09 15:07 geoffclare Note Edited: 0003242 
2016-06-09 15:08 nick   Final Accepted Text  bugnote: 3242 =>
https://austingroupbugs.net/view.php?id=978#c3242
2016-06-09 15:08 nick   Tag Attached: issue8 
2020-04-08 15:35 geoffclare Status   Resolved => Applied 
2020-04-16 09:04 geoffclare Relationship added   related to 0001056  
2020-06-04 12:38 eblake Note Added: 0004884  
2020-06-04 13:45 geoffclare Note Added: 0004885  
==




[1003.1(2008)/Issue 7 0000978]: Please add CMSG_LEN() and CMSG_SPACE().

2020-06-04 Thread Austin Group Bug Tracker


A NOTE has been added to this issue. 
== 
https://www.austingroupbugs.net/view.php?id=978 
== 
Reported By:EdSchouten
Assigned To:ajosey
== 
Project:1003.1(2008)/Issue 7
Issue ID:   978
Category:   Base Definitions and Headers
Type:   Enhancement Request
Severity:   Editorial
Priority:   normal
Status: Applied
Name:   Ed Schouten 
Organization:   Nuxi 
User Reference:  
Section: 
Page Number:n/a 
Line Number:n/a 
Interp Status:  --- 
Final Accepted Text:   
https://www.austingroupbugs.net/view.php?id=978#c3242 
Resolution: Accepted As Marked
Fixed in Version:   
== 
Date Submitted: 2015-08-21 20:54 UTC
Last Modified:  2020-06-04 12:38 UTC
== 
Summary:Please add CMSG_LEN() and CMSG_SPACE().
==
Relationships   ID  Summary
--
related to  0001056 CMSG_NXTHDR(): under what criteria may ...
== 

-- 
 (0004884) eblake (manager) - 2020-06-04 12:38
 https://www.austingroupbugs.net/view.php?id=978#c4884 
-- 
This is an interesting thread on a portability pitfall between Linux and
OmniOS handling message length differently:
https://gitlab.freedesktop.org/dbus/dbus/-/issues/304
Among other things, the thread suggests that perhaps we need to change
wording along the lines:
CMSG_DATA(cmsg): If the argument is a pointer to a cmsghdr structure, this
macro shall return an unsigned character pointer to the data array
associated with the cmsghdr structure. The data array has length
cmsg->cmsg_len - CMSG_LEN (0). 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2015-08-21 20:54 EdSchouten New Issue
2015-08-21 20:54 EdSchouten Status   New => Under Review 
2015-08-21 20:54 EdSchouten Assigned To   => ajosey  
2015-08-21 20:54 EdSchouten Name  => Ed Schouten 
2015-08-21 20:54 EdSchouten Organization  => Nuxi
2015-08-21 20:54 EdSchouten Section   =>   
2015-08-21 20:54 EdSchouten Page Number   => n/a 
2015-08-21 20:54 EdSchouten Line Number   => n/a 
2015-08-25 22:01 shware_systems Issue Monitored: shware_systems 
  
2015-08-25 22:06 shware_systems Issue End Monitor: shware_systems   

2015-09-01 18:09 wahern Note Added: 0002805  
2015-09-03 07:11 shware_systems Note Added: 0002807  
2015-09-03 08:38 philip-guentherNote Added: 0002808  
2016-06-02 15:48 shware_systems Note Added: 0003241  
2016-06-02 16:40 geoffclare Note Added: 0003242  
2016-06-03 08:04 EdSchouten Note Added: 0003243  
2016-06-03 09:08 EdSchouten Note Added: 0003244  
2016-06-03 13:10 shware_systems Note Added: 0003245  
2016-06-09 15:07 nick   Interp Status => --- 
2016-06-09 15:07 nick   Final Accepted Text   => bugnote: 3242   
2016-06-09 15:07 nick   Status   Under Review =>
Resolved
2016-06-09 15:07 nick   Resolution   Open => Accepted As
Marked
2016-06-09 15:07 geoffclare Note Edited: 0003242 
2016-06-09 15:08 nick   Final Accepted Text  bugnote: 3242 =>
https://www.austingroupbugs.net/view.php?id=978#c3242
2016-06-09 15:08 nick   Tag Attached: issue8 
2020-04-08 15:35 geoffclare Status   Resolved => Applied 
2020-04-16 09:04 geoffclare Relationship added   related to 0001056  
2020-06-04 12:38 eblake Note Added: 0004884  
==




[1003.1(2016)/Issue7+TC2 0001332]: WEXITED should not be limited to processes that have exited

2020-06-04 Thread Austin Group Bug Tracker


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1332 
== 
Reported By:geoffclare
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1332
Category:   System Interfaces
Type:   Error
Severity:   Objection
Priority:   normal
Status: Applied
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:waitid 
Page Number:2236 
Line Number:71333 
Interp Status:  --- 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2020-04-07 10:51 UTC
Last Modified:  2020-06-04 08:43 UTC
== 
Summary:WEXITED should not be limited to processes that have
exited
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-04-07 10:51 geoffclare New Issue
2020-04-07 10:51 geoffclare Name  => Geoff Clare 
2020-04-07 10:51 geoffclare Organization  => The Open Group  
2020-04-07 10:51 geoffclare Section   => waitid  
2020-04-07 10:51 geoffclare Page Number   => 2236
2020-04-07 10:51 geoffclare Line Number   => 71333   
2020-04-07 10:51 geoffclare Interp Status => --- 
2020-04-07 16:01 shware_systems Note Added: 0004811  
2020-04-30 16:06 Don Cragun Status   New => Resolved 
2020-04-30 16:06 Don Cragun Resolution   Open => Accepted
2020-04-30 16:06 Don Cragun Tag Attached: tc3-2008   
2020-06-04 08:43 geoffclare Status   Resolved => Applied 
==




[1003.1(2016)/Issue7+TC2 0001331]: pax atime and mtime keyword descriptions should refer to st_atim and st_mtim

2020-06-04 Thread Austin Group Bug Tracker


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1331 
== 
Reported By:geoffclare
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1331
Category:   Shell and Utilities
Type:   Error
Severity:   Editorial
Priority:   normal
Status: Applied
Name:   Geoff Clare 
Organization:   The Open Group 
User Reference:  
Section:pax 
Page Number:3082, 3084 
Line Number:102809, 102881 
Interp Status:  --- 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2020-04-01 09:14 UTC
Last Modified:  2020-06-04 08:41 UTC
== 
Summary:pax atime and mtime keyword descriptions should
refer to st_atim and st_mtim
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-04-01 09:14 geoffclare New Issue
2020-04-01 09:14 geoffclare Name  => Geoff Clare 
2020-04-01 09:14 geoffclare Organization  => The Open Group  
2020-04-01 09:14 geoffclare Section   => pax 
2020-04-01 09:14 geoffclare Page Number   => 3082, 3084  
2020-04-01 09:14 geoffclare Line Number   => 102809, 102881  
2020-04-01 09:14 geoffclare Interp Status => --- 
2020-04-30 15:57 Don Cragun Status   New => Resolved 
2020-04-30 15:57 Don Cragun Resolution   Open => Accepted
2020-04-30 15:57 Don Cragun Tag Attached: tc3-2008   
2020-06-04 08:41 geoffclare Status   Resolved => Applied 
==




[1003.1(2016)/Issue7+TC2 0001327]: flags should be ai_flags.

2020-06-04 Thread Austin Group Bug Tracker


The following issue has a resolution that has been APPLIED. 
== 
https://austingroupbugs.net/view.php?id=1327 
== 
Reported By:dannyniu
Assigned To:
== 
Project:1003.1(2016)/Issue7+TC2
Issue ID:   1327
Category:   Base Definitions and Headers
Type:   Error
Severity:   Objection
Priority:   normal
Status: Applied
Name:   DannyNiu/NJF 
Organization:
User Reference:  
Section: 
Page Number:303 
Line Number:10273-10274 
Interp Status:  --- 
Final Accepted Text: 
Resolution: Accepted
Fixed in Version:   
== 
Date Submitted: 2020-02-24 04:42 UTC
Last Modified:  2020-06-04 08:39 UTC
== 
Summary:flags should be ai_flags.
== 

Issue History 
Date ModifiedUsername   FieldChange   
== 
2020-02-24 04:42 dannyniu   New Issue
2020-02-24 04:42 dannyniu   Name  => DannyNiu/NJF
2020-02-24 04:42 dannyniu   Section   =>
2020-02-24 04:42 dannyniu   Page Number   =>
2020-02-24 04:42 dannyniu   Line Number   => Address Information
Structure
2020-02-24 05:08 Don Cragun Page Number   => 303
2020-02-24 05:08 Don Cragun Line Number  Address Information
Structure => 10273-10274
2020-02-24 05:08 Don Cragun Interp Status => --- 
2020-04-30 15:50 Don Cragun Status   New => Resolved 
2020-04-30 15:50 Don Cragun Resolution   Open => Accepted
2020-04-30 15:51 Don Cragun Tag Attached: tc3-2008   
2020-06-04 08:39 geoffclare Status   Resolved => Applied 
==