kleink
|
b9a719ae1e
|
Add restrict qualifiers to remaining <signal.h> function arguments.
|
2005-03-22 20:25:31 +00:00 |
|
wiz
|
64ebeb5cbc
|
\- is a minus, not -.
|
2004-05-13 10:20:57 +00:00 |
|
drochner
|
bae50cfb57
|
correct an assertion about minimum stack size: MINSIGSTKSZ is sufficient
|
2003-08-11 13:25:30 +00:00 |
|
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
|
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
|
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
|
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
|
wiz
|
dfcfff97f3
|
Boring whitespace fixes.
|
2001-09-16 01:38:59 +00:00 |
|
msaitoh
|
3b476f4adb
|
use .Er
|
1999-12-11 19:35:48 +00:00 |
|
kleink
|
15be242b3a
|
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
|
1999-12-02 21:42:35 +00:00 |
|
jdolecek
|
edf12166ba
|
xref signal(7)
|
1999-10-06 17:14:02 +00:00 |
|
sommerfe
|
db94801270
|
s/sigstack/sigaltstack/ in ERRORS section
|
1999-05-12 18:42:43 +00:00 |
|
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
|
lukem
|
ce83c69e00
|
first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.
|
1998-08-29 08:32:32 +00:00 |
|
perry
|
a5c24028fa
|
merge lite-2
|
1998-02-02 05:20:24 +00:00 |
|
kleink
|
5abc2c37ce
|
Update sigaltstack() to use stack_t parameters.
|
1997-11-26 16:51:12 +00:00 |
|
mikel
|
42c4fcf3eb
|
reference SS_* constants, not SA_* constants; from der Mouse in PR lib/4117
add some whitespace
|
1997-09-20 02:49:43 +00:00 |
|
mouse
|
80c0d60f84
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:47:08 +00:00 |
|
cgd
|
be21d1de72
|
clean up RCS Id's
|
1995-02-27 10:41:36 +00:00 |
|
jtc
|
e12121f0ea
|
Change manpage's struct sigaltstack definition to match the one in
<sys/signal.h>. Fixes bug 283.
|
1994-06-13 14:34:24 +00:00 |
|
cgd
|
fc7bd30680
|
new syscalls
|
1994-05-07 03:27:01 +00:00 |
|