git: pthread/sem_timedwait: sem_timedwait()'s timespec argument is const.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Nov 3 14:41:54 PST 2013
commit a5c6fa83591dbf1e70eb3bd2af4be62e2020812f
Author: Sascha Wildner <saw at online.de>
Date: Sun Nov 3 23:00:28 2013 +0100
pthread/sem_timedwait: sem_timedwait()'s timespec argument is const.
Summary of changes:
lib/libpthread/sem_timedwait.3 | 2 +-
lib/libthread_xu/thread/thr_sem.c | 2 +-
sys/sys/semaphore.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a5c6fa83591dbf1e70eb3bd2af4be62e2020812f
--
DragonFly BSD source repository
More information about the Commits
mailing list