git: libpthread: Add pthread_mutex_timedlock() reference to some manual pages.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Nov 30 00:35:38 PST 2017
commit 312358fac139b6161d3d21c32f067dbbdaacd2da
Author: Sascha Wildner <saw at online.de>
Date: Thu Nov 30 08:12:32 2017 +0100
libpthread: Add pthread_mutex_timedlock() reference to some manual pages.
Summary of changes:
lib/libpthread/pthread_mutex_destroy.3 | 2 +-
lib/libpthread/pthread_mutex_init.3 | 2 +-
lib/libpthread/pthread_mutex_lock.3 | 2 +-
lib/libpthread/pthread_mutex_trylock.3 | 2 +-
lib/libpthread/pthread_mutex_unlock.3 | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/312358fac139b6161d3d21c32f067dbbdaacd2da
--
DragonFly BSD source repository
More information about the Commits
mailing list