]> git.saurik.com Git - apple/libc.git/blob - stdlib/FreeBSD/alloca.3.patch
685390239b266a63b1835baf555dc91fe5d49ad6
[apple/libc.git] / stdlib / FreeBSD / alloca.3.patch
1 --- alloca.3.orig Mon Apr 28 16:37:26 2003
2 +++ alloca.3 Mon May 19 14:22:55 2003
3 @@ -41,6 +41,9 @@
4 .Sh LIBRARY
5 .Lb libc
6 .Sh SYNOPSIS
7 +.In alloca.h
8 +or
9 +.br
10 .In stdlib.h
11 .Ft void *
12 .Fn alloca "size_t size"