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

dev at openvswitch.org dev at openvswitch.org
Tue Jun 26 16:31:50 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, branch-1.7 has been updated
       via  d06bac69c107c120955503a2bf2c6a598b133f71 (commit)
      from  3d5ce148f44985d8ec4bef10db81b54d3aab51f5 (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 d06bac69c107c120955503a2bf2c6a598b133f71
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d06bac69c107c120955503a2bf2c6a598b133f71
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