看板 DFBSD_commit 關於我們 聯絡資訊
commit d1428a72b83aa88ef8560db44ce8c8a6ea8a8b1a Author: Sascha Wildner <saw@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