History log of /openbsd-current/include/pthread_np.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 28-May-2019 jca

Include pthread.h to make this header standalone (needs pthread_t and others)

Will get us rid of pointless patches in the ports tree. ok guenther@


Revision tags: OPENBSD_6_5_BASE
# 1.2 04-Feb-2019 tedu

add a pthread_get_name_np to match pthread_set_name_np.
could be useful in ports.
initial diff by David Carlier some time ago.
ok jca


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.1 15-Oct-2017 guenther

Move the thread-related .h files to /usr/src/include/, since the
implementation is now spread between libc and librthread. No changes
to the content

ok mpi@


# 1.2 04-Feb-2019 tedu

add a pthread_get_name_np to match pthread_set_name_np.
could be useful in ports.
initial diff by David Carlier some time ago.
ok jca


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE
# 1.1 15-Oct-2017 guenther

Move the thread-related .h files to /usr/src/include/, since the
implementation is now spread between libc and librthread. No changes
to the content

ok mpi@


# 1.1 15-Oct-2017 guenther

Move the thread-related .h files to /usr/src/include/, since the
implementation is now spread between libc and librthread. No changes
to the content

ok mpi@