History log of /openbsd/lib/libc/gen/sigsetops.c (Results 1 – 7 of 7)
Revision Date Author Comments
# e6f44a6e 12-Sep-2015 guenther <guenther@openbsd.org>

Finish wrapping <signal.h> so that calls to the sigset ops go direct and
everything but raise() and signal() are weak.
No longer need _thread_sys_ prefix on getthrid()


# cd6b1c84 31-Dec-2010 guenther <guenther@openbsd.org>

Make this compile with llvm-clang; problem pointed out by Amit Kulkarni


# c2c925de 08-Aug-2005 espie <espie@openbsd.org>

zap remaining rcsid.

Kill old files that are no longer compiled.

okay theo


# 73b3e3c4 18-May-2004 jfb <jfb@openbsd.org>

ansify function definitions and zap some `register'

ok millert@


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 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