History log of /openbsd-src/lib/libc/gen/raise.3 (Results 1 – 11 of 11)
Revision Date Author Comments
# ee10762e 29-Jan-2015 schwarze <schwarze@openbsd.org>

Use .Rv where appropriate, and move it to RETURN VALUES;
remove .Tn, and a few minor macro adjustments.
Patch from Kaspars at Bankovskis dot net.


# 64d4e987 05-Jun-2013 tedu <tedu@openbsd.org>

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


# 85b0c6ce 10-Nov-2012 guenther <guenther@openbsd.org>

raise() sends the signal to the current thread and only one error can occur.

ok jmc@


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 7bac872d 22-Jul-2005 jaredy <jaredy@openbsd.org>

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

hel

- sync prototypes and header file excerpts to reality
- many grammar, punctuation, macro, layout, spelling/typos,
rewording, etc. fixes
- avoid first person
- sprinkle crossrefs where relevant

help & ok jmc

show more ...


# 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.


# 50772e64 24-Dec-2000 aaron <aaron@openbsd.org>

Various repairs, mostly to get rid of short lines.


# 2b0e239d 03-Jun-1999 aaron <aaron@openbsd.org>

use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;
pjanzen@


# 3827d138 29-May-1999 aaron <aaron@openbsd.org>

repairs


# 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