History log of /openbsd/lib/libc/thread/rthread_condattr.c (Results 1 – 3 of 3)
Revision Date Author Comments
# a5511fa9 05-Sep-2017 guenther <guenther@openbsd.org>

Move mutex, condvar, and thread-specific data routes, pthread_once, and
pthread_exit from libpthread to libc, along with low-level bits to
support them. Major bump to both libc and libpthread.

Requ

Move mutex, condvar, and thread-specific data routes, pthread_once, and
pthread_exit from libpthread to libc, along with low-level bits to
support them. Major bump to both libc and libpthread.

Requested by libressl team. Ports testing by naddy@
ok kettenis@

show more ...


# 5be66c01 15-Aug-2017 guenther <guenther@openbsd.org>

Sort headers per style(9)


# 7e321ac1 15-Aug-2017 guenther <guenther@openbsd.org>

Copy files from ../librthread in preparation for moving functionality
from libpthread to libc. No changes to the build yet, just making it
easier to review the substantive diffs.

ok beck@ kettenis@

Copy files from ../librthread in preparation for moving functionality
from libpthread to libc. No changes to the build yet, just making it
easier to review the substantive diffs.

ok beck@ kettenis@ tedu@

show more ...