]> git.saurik.com Git - apple/libc.git/blame_incremental - stdlib/FreeBSD/alloca.3.patch
Libc-339.tar.gz
[apple/libc.git] / stdlib / FreeBSD / alloca.3.patch
... / ...
CommitLineData
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"