git: time: Use close-on-exec instead of fclose() in the child process.

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Sat Jul 15 16:21:59 PDT 2017


commit d8a8668b7c4180c87505ec54024f23d7b325c6af
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Sat Jul 15 22:58:07 2017 +0100

    time: Use close-on-exec instead of fclose() in the child process.
    
    Taken-From: FreeBSD r244034

Summary of changes:
 usr.bin/time/time.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8a8668b7c4180c87505ec54024f23d7b325c6af


-- 
DragonFly BSD source repository



More information about the Commits mailing list