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
0001576 [Issue 8 drafts] System Interfaces Editorial Omission 2022-04-07 15:33 2022-05-26 10:15
Reporter Don Cragun View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied   Product Version Draft 2.1
Name Don Cragun
Organization
User Reference
Section pipe()
Page Number 1413
Line Number 47100-47102
Final Accepted Text
Summary 0001576: The description of the pipe() function doesn't state which end of the pipe is placed in fildes[0] and fildes[1].
Description The first sentence in the DESCRIPTION section of pipe() is:
The pipe( ) function shall create a pipe and place two file descriptors, one each into the
arguments fildes[0] and fildes[1], that refer to the open file descriptions for the read and write
ends of the pipe.

It never says whether the file descriptor for reading is assigned to fildes[0] or fildes[1].
Desired Action Change the4 above quote to:
The pipe( ) function shall create a pipe and place two file descriptors, one each into the
arguments fildes[0] and fildes[1], that refer to the open file descriptions for the read and write
ends of the pipe, respectively.
Tags tc3-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2022-04-07 15:33 Don Cragun New Issue
2022-04-07 15:33 Don Cragun Name => Don Cragun
2022-04-07 15:33 Don Cragun Section => open()
2022-04-07 15:33 Don Cragun Page Number => 1413
2022-04-07 15:33 Don Cragun Line Number => 47100-47102
2022-04-28 15:37 geoffclare Status New => Resolved
2022-04-28 15:37 geoffclare Resolution Open => Accepted
2022-04-28 15:37 geoffclare Tag Attached: tc3-2008
2022-05-26 10:15 geoffclare Section open() => pipe()
2022-05-26 10:15 geoffclare Status Resolved => Applied


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