git: pthread* manual pages: <pthread_np.h> needs <pthread.h>.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat May 8 13:46:01 PDT 2010
commit d1428a72b83aa88ef8560db44ce8c8a6ea8a8b1a
Author: Sascha Wildner <saw at online.de>
Date: Sat May 8 22:43:42 2010 +0200
pthread* manual pages: <pthread_np.h> needs <pthread.h>.
Summary of changes:
lib/libpthread/pthread_attr_get_np.3 | 1 +
lib/libpthread/pthread_attr_setcreatesuspend_np.3 | 1 +
lib/libpthread/pthread_main_np.3 | 1 +
lib/libpthread/pthread_multi_np.3 | 1 +
lib/libpthread/pthread_mutexattr_getkind_np.3 | 1 +
lib/libpthread/pthread_resume_all_np.3 | 1 +
lib/libpthread/pthread_resume_np.3 | 1 +
lib/libpthread/pthread_set_name_np.3 | 1 +
lib/libpthread/pthread_suspend_all_np.3 | 1 +
lib/libpthread/pthread_suspend_np.3 | 1 +
lib/libpthread/pthread_switch_add_np.3 | 1 +
11 files changed, 11 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1428a72b83aa88ef8560db44ce8c8a6ea8a8b1a
--
DragonFly BSD source repository
More information about the Commits
mailing list