[ovs-git] Open vSwitch: util: Include pthread_np.h on FreeBSD (branch-2.0)

dev at openvswitch.org dev at openvswitch.org
Fri Aug 30 16:34:23 UTC 2013


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-2.0 has been updated
       via  125dd65d1dd4031408d0d8d12948bee32478a49e (commit)
      from  6342550195498a84b972381b46e51210d9618abc (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 125dd65d1dd4031408d0d8d12948bee32478a49e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=125dd65d1dd4031408d0d8d12948bee32478a49e
Author: Ed Maste <emaste at freebsd.org>
		
util: Include pthread_np.h on FreeBSD
		
On FreeBSD pthread_set_name_np's prototype is provided by pthread_np.h.
As I believe it is the only platform to provide the "set_name" (with an
underscore) variant I hope it's fine to use the existing autoconf macro
HAVE_PTHREAD_SET_NAME_NP.

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


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

Summary of changes:
 lib/util.c |    3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list