History log of /illumos-gate/usr/src/test/libc-tests/tests/clocklock/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 90c28423 28-Jul-2024 Robert Mustacchi <rm@fingolfin.org>

16683 pthread_cond_timedwait broken when using static initializer
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Patrick Mooney <

16683 pthread_cond_timedwait broken when using static initializer
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

show more ...


# 8b6b46dc 23-Jul-2024 Robert Mustacchi <rm@fingolfin.org>

14237 Want support for pthread_cond_clockwait() and friends
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>