Add ability to run fatal signal hooks upon normal termination too.
authorBen Pfaff <blp@nicira.com>
Wed, 27 Aug 2008 18:29:45 +0000 (11:29 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 28 Aug 2008 21:24:39 +0000 (14:24 -0700)
commit3cc1ae6a32572e58b46dfdf8c0d1a7c00f01f22f
treefce586f0e959091b94024ef03826a558c0853e46
parent7129a314b28a3e37df1d6e84bd2b700b6320f5ac
Add ability to run fatal signal hooks upon normal termination too.

This is convenient since in many cases we want these hooks to run in
both cases.
include/fatal-signal.h
lib/fatal-signal.c
lib/netdev.c
tests/test-dhcp-client.c
utilities/ofp-discover.c