The following issue has been SUBMITTED. 
====================================================================== 
https://austingroupbugs.net/view.php?id=1789 
====================================================================== 
Reported By:                Mark_Galeck
Assigned To:                
====================================================================== 
Project:                    1003.1(2016/18)/Issue7+TC2
Issue ID:                   1789
Category:                   Shell and Utilities
Type:                       Error
Severity:                   Objection
Priority:                   normal
Status:                     New
Name:                       Mark Galeck 
Organization:                
User Reference:              
Section:                    Volume 2, Chapter 3 
Page Number:                865, 2487 
Line Number:                80936, 29495 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2023-11-22 02:24 UTC
Last Modified:              2023-11-22 02:24 UTC
====================================================================== 
Summary:                    if command name contains slash, it cannot be arg0
for execl()
Description: 
Line 80936 says, if command name contains a slash, to execute as if with
execl() with arg0 argument set to the command name. But that is impossible
because line 29495 says arg0 points to a filename, and line 1646 says that
filename shall not contain slashes. 
Desired Action: 
not sure, probably change line 29495 to say that arg0 points to a path
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2023-11-22 02:24 Mark_Galeck    New Issue                                    
2023-11-22 02:24 Mark_Galeck    Name                      => Mark Galeck     
2023-11-22 02:24 Mark_Galeck    Section                   => Volume 2, Chapter 3
2023-11-22 02:24 Mark_Galeck    Page Number               => 865, 2487       
2023-11-22 02:24 Mark_Galeck    Line Number               => 80936, 29495    
======================================================================


  • [1003.1(2016... 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
    • [1003.1... Austin Group Bug Tracker via austin-group-l at The Open Group

Reply via email to