]> git.saurik.com Git - apple/libc.git/blob - stdlib/FreeBSD/alloca.3.patch
Libc-498.tar.gz
[apple/libc.git] / stdlib / FreeBSD / alloca.3.patch
1 --- /Volumes/XDisk/tmp/Libc/stdlib/FreeBSD/alloca.3.orig 2003-06-28 15:12:30.000000000 -0700
2 +++ /Volumes/XDisk/tmp/Libc/stdlib/FreeBSD/alloca.3 2004-10-24 17:08:31.000000000 -0700
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"