DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.739.g9964d5 master gnu/usr.bin/groff/tmac mdoc.local lib/libpthread pthread_attr.3 pthread_attr_get_np.3 pthread_attr_setcreatesuspend_np.3 pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_condattr.3 pthread_create.3 pthread_detach.3 pthread_equal.3 pthread_exit.3 pthread_getconcurrency.3 pthread_getspecific.3 pthread_join.3 pthread_key_create.3 pthread_key_delete.3 pthread_kill.3 pthread_main_np.3 pthread_multi_np.3 pthread_mutex_destroy.3 pthread_mutex_init.3 pthread_mutex_lock.3 pthread_mutex_trylock.3 pthread_mutex_unlock.3 pthread_mutexattr.3 pthread_mutexattr_getkind_np.3 pthread_once.3 pthread_resume_all_np.3 pthread_resume_np.3 pthread_rwlock_destroy.3 pthread_rwlock_init.3 pthread_rwlock_rdlock.3 pthread_rwlock_unlock.3 pthread_rwlock_wrlock.3 pthread_rwlockattr_destroy.3 pthread_rwlockattr_getpshared.3 pthread_rwlockattr_init.3 pthread_rwlockattr_setpshared.3 pthread_schedparam.3 pthread_self.3 pthread_set_name_np.3 pthread_setspecific.3 pthread_sigmask.3 pthread_suspend_all_np.3 pthread_suspend_np.3 pthread_switch_add_np.3 pthread_testcancel.3 sem_destroy.3 sem_getvalue.3 sem_init.3 sem_open.3 sem_post.3 sem_wait.3 sigwait.3
commit 9964d5ef183e2689d28c03838077a263de52d3c8
Author: Sascha Wildner <saw@online.de>
Date: Wed Apr 15 13:28:04 2009 +0200
Remove libc_r from list of Lb values and adjust libpthread manpages' Lb.
Summary of changes:
gnu/usr.bin/groff/tmac/mdoc.local | 1 -
lib/libpthread/pthread_attr.3 | 4 ++--
lib/libpthread/pthread_attr_get_np.3 | 4 ++--
lib/libpthread/pthread_attr_setcreatesuspend_np.3 | 4 ++--
lib/libpthread/pthread_cancel.3 | 4 ++--
lib/libpthread/pthread_cleanup_pop.3 | 4 ++--
lib/libpthread/pthread_cleanup_push.3 | 4 ++--
lib/libpthread/pthread_cond_broadcast.3 | 4 ++--
lib/libpthread/pthread_cond_destroy.3 | 4 ++--
lib/libpthread/pthread_cond_init.3 | 4 ++--
lib/libpthread/pthread_cond_signal.3 | 4 ++--
lib/libpthread/pthread_cond_timedwait.3 | 4 ++--
lib/libpthread/pthread_cond_wait.3 | 4 ++--
lib/libpthread/pthread_condattr.3 | 4 ++--
lib/libpthread/pthread_create.3 | 4 ++--
lib/libpthread/pthread_detach.3 | 4 ++--
lib/libpthread/pthread_equal.3 | 4 ++--
lib/libpthread/pthread_exit.3 | 4 ++--
lib/libpthread/pthread_getconcurrency.3 | 4 ++--
lib/libpthread/pthread_getspecific.3 | 4 ++--
lib/libpthread/pthread_join.3 | 4 ++--
lib/libpthread/pthread_key_create.3 | 4 ++--
lib/libpthread/pthread_key_delete.3 | 4 ++--
lib/libpthread/pthread_kill.3 | 4 ++--
lib/libpthread/pthread_main_np.3 | 4 ++--
lib/libpthread/pthread_multi_np.3 | 4 ++--
lib/libpthread/pthread_mutex_destroy.3 | 4 ++--
lib/libpthread/pthread_mutex_init.3 | 4 ++--
lib/libpthread/pthread_mutex_lock.3 | 4 ++--
lib/libpthread/pthread_mutex_trylock.3 | 4 ++--
lib/libpthread/pthread_mutex_unlock.3 | 4 ++--
lib/libpthread/pthread_mutexattr.3 | 4 ++--
lib/libpthread/pthread_mutexattr_getkind_np.3 | 4 ++--
lib/libpthread/pthread_once.3 | 4 ++--
lib/libpthread/pthread_resume_all_np.3 | 4 ++--
lib/libpthread/pthread_resume_np.3 | 4 ++--
lib/libpthread/pthread_rwlock_destroy.3 | 4 ++--
lib/libpthread/pthread_rwlock_init.3 | 4 ++--
lib/libpthread/pthread_rwlock_rdlock.3 | 4 ++--
lib/libpthread/pthread_rwlock_unlock.3 | 4 ++--
lib/libpthread/pthread_rwlock_wrlock.3 | 4 ++--
lib/libpthread/pthread_rwlockattr_destroy.3 | 4 ++--
lib/libpthread/pthread_rwlockattr_getpshared.3 | 4 ++--
lib/libpthread/pthread_rwlockattr_init.3 | 4 ++--
lib/libpthread/pthread_rwlockattr_setpshared.3 | 4 ++--
lib/libpthread/pthread_schedparam.3 | 4 ++--
lib/libpthread/pthread_self.3 | 4 ++--
lib/libpthread/pthread_set_name_np.3 | 4 ++--
lib/libpthread/pthread_setspecific.3 | 4 ++--
lib/libpthread/pthread_sigmask.3 | 4 ++--
lib/libpthread/pthread_suspend_all_np.3 | 4 ++--
lib/libpthread/pthread_suspend_np.3 | 4 ++--
lib/libpthread/pthread_switch_add_np.3 | 4 ++--
lib/libpthread/pthread_testcancel.3 | 4 ++--
lib/libpthread/sem_destroy.3 | 4 ++--
lib/libpthread/sem_getvalue.3 | 4 ++--
lib/libpthread/sem_init.3 | 4 ++--
lib/libpthread/sem_open.3 | 4 ++--
lib/libpthread/sem_post.3 | 4 ++--
lib/libpthread/sem_wait.3 | 4 ++--
lib/libpthread/sigwait.3 | 4 ++--
61 files changed, 120 insertions(+), 121 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9964d5ef183e2689d28c03838077a263de52d3c8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]