The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1398 
====================================================================== 
Reported By:                nick
Assigned To:                
====================================================================== 
Project:                    Issue 8 drafts
Issue ID:                   1398
Category:                   System Interfaces
Type:                       Omission
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Nick Stoughton 
Organization:               USENIX 
User Reference:             nms-missing-redirect 
Section:                    mkostemp 
Page Number:                1283 
Line Number:                43007 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2020-09-03 15:30 UTC
Last Modified:              2020-09-03 15:30 UTC
====================================================================== 
Summary:                    New API mkostemp() needs redirect page
Description: 
The mkdtemp() function also documents mkostemp() and mkstemp(). The latter
of these has a redirect page (page 1294) but the new mkostemp() function,
which is alphabetically between mkdtemp() and mkstemp() has none.
Desired Action: 
Add a new page before page 1294:

NAME
  mkostemp - create a unique file

[CX]
SYNOPSIS
  #include <stdlib.h>
  
  int mkostemp(char *template, int flag);
[/CX]

DESCRIPTION
  Refer to [xref]mkdtemp()[/xref].
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2020-09-03 15:30 nick           New Issue                                    
2020-09-03 15:30 nick           Name                      => Nick Stoughton  
2020-09-03 15:30 nick           Organization              => USENIX          
2020-09-03 15:30 nick           User Reference            =>
nms-missing-redirect
2020-09-03 15:30 nick           Section                   => mkostemp        
2020-09-03 15:30 nick           Page Number               => 1283            
2020-09-03 15:30 nick           Line Number               => 43007           
======================================================================


  • [Issue 8 dra... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [Issue ... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to