Loading...
--- Libc/Libc-763.13/gen/FreeBSD/makecontext.3.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- makecontext.3.orig 2009-11-07 14:51:38.000000000 -0800
-+++ makecontext.3 2009-11-07 14:51:39.000000000 -0800
-@@ -48,7 +48,7 @@
- .Ft void
- .Fo makecontext
- .Fa "ucontext_t *ucp"
--.Fa "void \*[lp]*func\*[rp]\*[lp]void\*[rp]"
-+.Fa "void \*[lp]*func\*[rp]\*[lp]\*[rp]"
- .Fa "int argc" ...
- .Fc
- .Ft int
-@@ -64,7 +64,9 @@ which must have previously been initiali
- and had a stack allocated for it.
- The context is modified so that it will continue execution by invoking
- .Fn func
--with the arguments provided.
-+with the arguments (of type
-+.Ft int )
-+provided.
- The
- .Fa argc
- argument