The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1787 
====================================================================== 
Reported By:                wakely
Assigned To:                
====================================================================== 
Project:                    1003.1(2013)/Issue7+TC1
Issue ID:                   1787
Category:                   System Interfaces
Type:                       Error
Severity:                   Editorial
Priority:                   normal
Status:                     New
Name:                       Jonathan Wakely 
Organization:               Red Hat 
User Reference:              
Section:                    strcpy 
Page Number:                2108 
Line Number:                1 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2023-11-03 12:13 UTC
Last Modified:              2023-11-03 12:13 UTC
====================================================================== 
Summary:                    strcpy summary says it returns a pointer to the end
of the result
Description: 
The NAME for strcpy says:

"stpcpy, strcpy -  copy a string and return a pointer to the end of the
result"

This is correct for stpcpy, but strcpy returns a pointer to the start of
the result.


Desired Action: 
Fix the description to be valid for both stpcpy and strcpy.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2023-11-03 12:13 wakely         New Issue                                    
2023-11-03 12:13 wakely         Name                      => Jonathan Wakely 
2023-11-03 12:13 wakely         Organization              => Red Hat         
2023-11-03 12:13 wakely         Section                   => strcpy          
2023-11-03 12:13 wakely         Page Number               => 2108            
2023-11-03 12:13 wakely         Line Number               => 1               
======================================================================


  • [1003.1(2013... Austin Group Bug Tracker via austin-group-l at The Open Group
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to