[ovs-git] Open vSwitch: lib: Do not assume sig_atomic_t is int. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 26 16:31:28 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  bf82917b26a3fb561f60e6709c79c39a2c5648fa (commit)
      from  4550b6475456b7b2e44ab464434f03aacdb9f33d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bf82917b26a3fb561f60e6709c79c39a2c5648fa
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bf82917b26a3fb561f60e6709c79c39a2c5648fa
Author: Ed Maste <emaste at freebsd.org>
		
lib: Do not assume sig_atomic_t is int.
		
On FreeBSD sig_atomic_t is long, which causes the comparison in
fatal_signal_run to be true when no signal has been reported.

Signed-off-by: Ed Maste <emaste at freebsd.org>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS            |    1 +
 lib/fatal-signal.c |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list