git: pthreads: Remove DragonFly tags referencing libc_r.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sat Dec 12 01:09:46 PST 2020
commit 26720ae020cbb47edb1d8f138e280dce1ac45c3e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Dec 8 10:34:41 2020 +0000
pthreads: Remove DragonFly tags referencing libc_r.
Summary of changes:
lib/libpthread/pthread_cleanup_pop.3 | 1 -
lib/libpthread/pthread_cleanup_push.3 | 1 -
lib/libpthread/pthread_cond_broadcast.3 | 1 -
lib/libpthread/pthread_cond_destroy.3 | 1 -
lib/libpthread/pthread_cond_signal.3 | 1 -
lib/libpthread/pthread_detach.3 | 1 -
lib/libpthread/pthread_equal.3 | 1 -
lib/libpthread/pthread_exit.3 | 1 -
lib/libpthread/pthread_getconcurrency.3 | 1 -
lib/libpthread/pthread_getspecific.3 | 1 -
lib/libpthread/pthread_key_create.3 | 1 -
lib/libpthread/pthread_key_delete.3 | 1 -
lib/libpthread/pthread_kill.3 | 1 -
lib/libpthread/pthread_mutexattr_getkind_np.3 | 1 -
lib/libpthread/pthread_once.3 | 1 -
lib/libpthread/pthread_rwlock_destroy.3 | 1 -
lib/libpthread/pthread_rwlock_rdlock.3 | 1 -
lib/libpthread/pthread_rwlock_unlock.3 | 1 -
lib/libpthread/pthread_rwlock_wrlock.3 | 1 -
lib/libpthread/pthread_rwlockattr_destroy.3 | 1 -
lib/libpthread/pthread_rwlockattr_init.3 | 1 -
lib/libpthread/pthread_rwlockattr_setpshared.3 | 1 -
lib/libpthread/pthread_self.3 | 1 -
lib/libpthread/pthread_setspecific.3 | 1 -
lib/libpthread/sem_destroy.3 | 1 -
lib/libpthread/sem_getvalue.3 | 1 -
lib/libpthread/sem_post.3 | 1 -
lib/libpthread/sem_wait.3 | 1 -
test/libpthread/hello_b.c | 1 -
test/libpthread/hello_d.c | 1 -
test/libpthread/hello_s.c | 5 ++---
31 files changed, 2 insertions(+), 33 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26720ae020cbb47edb1d8f138e280dce1ac45c3e
--
DragonFly BSD source repository
More information about the Commits
mailing list