git: devd: Use volatile sig_atomic_t...

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue May 7 06:53:07 PDT 2013


commit c7383cd61aa5ef357979ffe016cda2ac4f87de59
Author: Eitan Adler <lists at eitanadler.com>
Date:   Mon May 6 14:44:27 2013 -0400

    devd: Use volatile sig_atomic_t...
    
    ...for the flag set by a signal handler. Remove call to _exit() from signal
    handler, which also sets a stop flag.
    
    Obtained From: FreeBSD

Summary of changes:
 sbin/devd/devd.cc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list