]> git.saurik.com Git - apple/libc.git/blob - gen/FreeBSD/makecontext.3.patch
Libc-594.1.4.tar.gz
[apple/libc.git] / gen / FreeBSD / makecontext.3.patch
1 --- makecontext.3.orig 2009-03-13 03:05:02.000000000 -0700
2 +++ makecontext.3 2009-03-13 03:12:49.000000000 -0700
3 @@ -48,7 +48,7 @@
4 .Ft void
5 .Fo makecontext
6 .Fa "ucontext_t *ucp"
7 -.Fa "void \*[lp]*func\*[rp]\*[lp]void\*[rp]"
8 +.Fa "void \*[lp]*func\*[rp]\*[lp]\*[rp]"
9 .Fa "int argc" ...
10 .Fc
11 .Ft int
12 @@ -64,7 +64,9 @@
13 and had a stack allocated for it.
14 The context is modified so that it will continue execution by invoking
15 .Fn func
16 -with the arguments provided.
17 +with the arguments (of type
18 +.Ft int )
19 +provided.
20 The
21 .Fa argc
22 argument