Discussion:
[1003.1(2008)/Issue 7 0000411]: adding atomic FD_CLOEXEC support
Austin Group Bug Tracker
2014-05-01 16:18:07 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: See http://austingroupbugs.net/view.php?id=411#c917
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-01 16:18 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
related to 0000833 SOCK_* flags in getaddrinfo hints->a...
======================================================================

----------------------------------------------------------------------
(0002240) eblake (manager) - 2014-05-01 16:18
http://austingroupbugs.net/view.php?id=411#c2240
----------------------------------------------------------------------
Per the discussion on 1 May 2014, the additional changes to the Desired
Action are worth incorporating (all line numbers relative to Issue 7):

Change P383 L12865:
The <sys/socket.h> header shall define the following symbolic
constants with distinct values:
to

The <sys/socket.h> header shall define the following socket types (see
[xref to XSH 2.10.6]) as symbolic constants with distinct values:

At the current text in bug 411 under the heading "After line 12869 [XBD
<sys/socket.h>]", change:

The header shall define the following symbolic constants with values
that are bitwise distinct from each other and from the preceding SOCK_*
constants:

to:

Implementations may provide additional socket types.

The header shall define the following socket flags, for use in
socket(), socketpair(), and accept4(). These flags shall be symbolic
constants with values that are bitwise distinct from each other and from
all SOCK_* constants representing socket types:

After the current text in bug 411 added under the heading " After line
19395 [XSH accept DESCRIPTION], add the following:" add an additional
paragraph:

Implementations may define additional flags.

After the current text in bug 411 under the heading "After line 62515 [XSH
socket DESCRIPTION], add the following:

Implementations may define additional flags.

After the current text in bug 411 under the heading "After line 62586 [XSH
socketpair DESCRIPTION], add the following:

Implementations may define additional flags.

Add to APPLICATION USAGE in freeaddrinfo() after P920, L30800:

The [I]ai_socktype[/I] field pointed to by hints is just the socket
type; not the socket type and flags that can be specified when the socket
is created.

At page 917, line 30691, change

as defined in socket()

to

as defined in [xref to 2.10.6]

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
======================================================================
Austin Group Bug Tracker
2014-05-01 16:19:48 UTC
Permalink
The following issue has been set PARENT OF issue 0000833.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: See http://austingroupbugs.net/view.php?id=411#c917
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-01 16:18 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
======================================================================
Austin Group Bug Tracker
2014-05-01 16:20:05 UTC
Permalink
The following issue has been UPDATED.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: Desired action, as modified by
http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-01 16:20 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
2014-05-01 16:20 geoffclare Final Accepted Text See
http://austingroupbugs.net/view.php?id=411#c917 => Desired action, as modified
by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
======================================================================
Austin Group Bug Tracker
2014-05-01 16:21:20 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: Desired action, as modified by
http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-01 16:21 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

----------------------------------------------------------------------
(0002242) eblake (manager) - 2014-05-01 16:21
http://austingroupbugs.net/view.php?id=411#c2242
----------------------------------------------------------------------
I will attempt to attach a document combining the Desired Action,
http://austingroupbugs.net/view.php?id=411#c917, and
http://austingroupbugs.net/view.php?id=411#c2240 into a single document with
formatting
applied to make it easier to see the changes to make, including font
markups consistent with the rest of the document.

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
2014-05-01 16:20 geoffclare Final Accepted Text See
http://austingroupbugs.net/view.php?id=411#c917 => Desired action, as modified
by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
2014-05-01 16:21 eblake Note Added: 0002242
======================================================================
Austin Group Bug Tracker
2014-05-06 13:11:55 UTC
Permalink
A NOTE has been added to this issue.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: Desired action, as modified by
http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-06 13:11 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

----------------------------------------------------------------------
(0002246) eblake (manager) - 2014-05-06 13:11
http://austingroupbugs.net/view.php?id=411#c2246
----------------------------------------------------------------------
I've attached a file with the combined changes. As part of that effort, I
added page numbers and fixed several minor editorial issues. I also made a
change to the text for posix_spawn_file_actions_adddup2() to make it clear
that the parent process FD_CLOEXEC fildes settings are unimpacted, and that
the purpose of using fildes==newfildes is to ensure that the child inherits
an fd that would otherwise be closed at the point when posix_spawn closes
all remaining fds with FD_CLOEXEC still set in the parent.

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
2014-05-01 16:20 geoffclare Final Accepted Text See
http://austingroupbugs.net/view.php?id=411#c917 => Desired action, as modified
by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
2014-05-01 16:21 eblake Note Added: 0002242
2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.odt

2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.pdf

2014-05-06 13:11 eblake Note Added: 0002246
======================================================================
Austin Group Bug Tracker
2014-05-08 15:10:40 UTC
Permalink
The following issue has been UPDATED.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: See attached file bug411_atomic_CLOEXEC.pdf
2014-05-03 16:45
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-08 15:10 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
2014-05-01 16:20 geoffclare Final Accepted Text See
http://austingroupbugs.net/view.php?id=411#c917 => Desired action, as modified
by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
2014-05-01 16:21 eblake Note Added: 0002242
2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.odt

2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.pdf

2014-05-06 13:11 eblake Note Added: 0002246
2014-05-08 15:10 geoffclare Final Accepted Text Desired action, as
modified by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240 => See attached file
bug411_atomic_CLOEXEC.pdf 2014-05-03 16:45
======================================================================
Austin Group Bug Tracker
2014-05-08 15:12:09 UTC
Permalink
The following issue has been UPDATED.
======================================================================
http://austingroupbugs.net/view.php?id=411
======================================================================
Reported By: eblake
Assigned To: ajosey
======================================================================
Project: 1003.1(2008)/Issue 7
Issue ID: 411
Category: System Interfaces
Type: Enhancement Request
Severity: Objection
Priority: normal
Status: Resolved
Name: Eric Blake
Organization: Red Hat
User Reference: ebb.cloexec
Section: various - see desired action
Page Number: various - see desired action
Line Number: various - see desired action
Interp Status: ---
Final Accepted Text: See desired action section in attached file
bug411_atomic_CLOEXEC.pdf 2014-05-03 16:45
Resolution: Accepted As Marked
Fixed in Version:
======================================================================
Date Submitted: 2011-04-20 17:01 UTC
Last Modified: 2014-05-08 15:12 UTC
======================================================================
Summary: adding atomic FD_CLOEXEC support
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000149 Add fdwalk system interface
related to 0000368 Hidden file descriptors should be requi...
parent of 0000598 OH shading and new interfaces
parent of 0000833 SOCK_* flags in getaddrinfo hints-&gt;a...
has duplicate 0000331 Add 'x' mode to fopen and freopen to fo...
related to 0000456 mandate binary mode of fmemopen
related to 0000590 dup2 and signals
related to 0000591 No reason for OH margins in the synopse...
related to 0000593 posix_typed_mem_open requires the use o...
related to 0000662 Clarify or add file descriptor preserva...
======================================================================

Issue History
Date Modified Username Field Change
======================================================================
2011-04-20 17:01 eblake New Issue
2011-04-20 17:01 eblake Status New => Under Review
2011-04-20 17:01 eblake Assigned To => ajosey
2011-04-20 17:01 eblake Name => Eric Blake
2011-04-20 17:01 eblake Organization => Red Hat
2011-04-20 17:01 eblake User Reference => ebb.cloexec
2011-04-20 17:01 eblake Section => various - see
desired action
2011-04-20 17:01 eblake Page Number => various - see
desired action
2011-04-20 17:01 eblake Line Number => various - see
desired action
2011-04-20 17:01 eblake Interp Status => ---
2011-04-20 17:02 eblake Tag Attached: issue8
2011-04-20 17:03 eblake Relationship added related to 0000149
2011-04-20 17:03 eblake Relationship added related to 0000368
2011-04-28 16:21 eblake Description Updated
2011-04-28 16:21 eblake Desired Action Updated
2011-04-28 16:23 eblake Note Added: 0000773
2011-04-28 18:41 eblake Note Added: 0000774
2011-05-03 11:04 drepper Note Added: 0000776
2011-06-02 19:13 eblake Relationship added related to 0000456
2011-08-03 21:38 eblake Note Added: 0000917
2011-08-04 15:42 nick Final Accepted Text => See
http://austingroupbugs.net/view.php?id=411#c917
2011-08-04 15:42 nick Status Under Review =>
Resolution Proposed
2011-08-04 15:42 nick Resolution Open => Accepted As
Marked
2011-08-04 15:44 nick Status Resolution Proposed =>
Resolved
2011-08-15 12:10 eblake Note Edited: 0000917
2011-09-22 16:21 eblake Relationship added related to 0000331
2011-09-22 16:22 nick Relationship replaced has duplicate 0000331
2012-06-26 23:15 eblake Relationship added related to 0000590
2012-06-29 05:10 eblake Relationship added related to 0000591
2012-07-13 04:16 eblake Relationship added related to 0000593
2012-08-08 13:23 eblake Relationship added parent of 0000598
2013-02-21 18:06 eblake Relationship added related to 0000662
2014-04-24 15:50 eblake Relationship added related to 0000833
2014-05-01 16:18 eblake Note Added: 0002240
2014-05-01 16:19 Don Cragun Relationship replaced parent of 0000833
2014-05-01 16:20 geoffclare Final Accepted Text See
http://austingroupbugs.net/view.php?id=411#c917 => Desired action, as modified
by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240
2014-05-01 16:21 eblake Note Added: 0002242
2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.odt

2014-05-03 16:45 eblake File Added: bug411_atomic_CLOEXEC.pdf

2014-05-06 13:11 eblake Note Added: 0002246
2014-05-08 15:10 geoffclare Final Accepted Text Desired action, as
modified by http://austingroupbugs.net/view.php?id=411#c917 and
http://austingroupbugs.net/view.php?id=411#c2240 => See attached file
bug411_atomic_CLOEXEC.pdf 2014-05-03 16:45
2014-05-08 15:12 geoffclare Final Accepted Text See attached file
bug411_atomic_CLOEXEC.pdf 2014-05-03 16:45 => See desired action section in
attached file bug411_atomic_CLOEXEC.pdf 2014-05-03 16:45
======================================================================
Loading...