git: usr.bin/xargs: Do not report SIGPIPE from children.
    Antonio Huete Jimenez 
    tuxillo at crater.dragonflybsd.org
       
    Tue Sep 15 16:42:21 PDT 2020
    
    
  
commit aacc26a25d36e345814fa716a26c4f829ff54fcb
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Sep 16 01:38:32 2020 +0200
    usr.bin/xargs: Do not report SIGPIPE from children.
    
      - Additionally, print the signal name if it's known,
        otherwise just print the signal number. Before only
        the signal number was being reported.
    
    Reported-by: swildner@
    Taken-from: OpenBSD
Summary of changes:
 usr.bin/xargs/xargs.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aacc26a25d36e345814fa716a26c4f829ff54fcb
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list