A NOTE has been added to this issue. 
====================================================================== 
http://austingroupbugs.net/view.php?id=1212 
====================================================================== 
Reported By:                kre
Assigned To:                
====================================================================== 
Project:                    1003.1(2016)/Issue7+TC2
Issue ID:                   1212
Category:                   Shell and Utilities
Type:                       Enhancement Request
Severity:                   Objection
Priority:                   normal
Status:                     New
Name:                       Robert Elz 
Organization:                
User Reference:              
Section:                    XCU 2.14 -- trap special builtin 
Page Number:                2420 - 2423 
Line Number:                77484-5  (and more) 
Interp Status:              --- 
Final Accepted Text:         
====================================================================== 
Date Submitted:             2018-09-28 02:56 UTC
Last Modified:              2019-04-04 17:35 UTC
====================================================================== 
Summary:                    Enhance trap command
====================================================================== 

---------------------------------------------------------------------- 
 (0004356) shware_systems (reporter) - 2019-04-04 17:35
 http://austingroupbugs.net/view.php?id=1212#c4356 
---------------------------------------------------------------------- 
Does it need to be a special case that the output for a trap whose default
interpretation as a sigaction is to be ignored, such as SIGCHLD and SIGURG,
shall be reported as if they were explicitly set to this if a handler
action is not assigned, i.e.:
>echo `trap -p CHLD`
trap -- "" CHLD

and not:
trap -- - CHLD

or is the first form reported only when an actual
trap "" CHLD

command has been entered? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2018-09-28 02:56 kre            New Issue                                    
2018-09-28 02:56 kre            Name                      => Robert Elz      
2018-09-28 02:56 kre            Section                   => XCU 2.14 -- trap
special builtin
2018-09-28 02:56 kre            Page Number               => 2420 - 2423     
2018-09-28 02:56 kre            Line Number               => 77484-5  (and more)
2019-04-04 17:35 shware_systems Note Added: 0004356                          
======================================================================


Reply via email to