History log of /openbsd/lib/libc/arch/alpha/sys/sigprocmask.S (Results 1 – 6 of 6)
Revision Date Author Comments
# 5aed4d28 23-Oct-2015 guenther <guenther@openbsd.org>

Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
into libc, and move pthread_sigmask() as well (just a trivial wrapper).
This provides consistent handling of SIGTHR between

Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
into libc, and move pthread_sigmask() as well (just a trivial wrapper).
This provides consistent handling of SIGTHR between single- and multi-threaded
programs and is a step in the merge of all the libpthread overloads, providing
some ASM and Makefile bits that the other wrappers will need.

ok deraadt@ millert@

show more ...


# 298116df 07-Aug-2005 espie <espie@openbsd.org>

zap rcsid.
okay deraadt@ (tested them all)


# 322509f8 06-Jan-1999 d <d@openbsd.org>

_THREAD_SAFE; nominal testing by fries


# 39bae441 13-Nov-1996 niklas <niklas@openbsd.org>

Merge to NetBSD, added RCSids


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree