summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/alloca.3
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-25 19:18:44 +0000
committerobrien <obrien@FreeBSD.org>2003-06-25 19:18:44 +0000
commit51d7d4727ed0767b4deb2748843c4334176e6727 (patch)
tree354d39a2425e0b2ae07befc2df5960e97dd837e0 /lib/libc/stdlib/alloca.3
parent58faa585911a131d9fb334f51ff5dcf26f461e63 (diff)
downloadFreeBSD-src-51d7d4727ed0767b4deb2748843c4334176e6727.zip
FreeBSD-src-51d7d4727ed0767b4deb2748843c4334176e6727.tar.gz
Be more specific in BUGS.
Submitted by: ru Add history.
Diffstat (limited to 'lib/libc/stdlib/alloca.3')
-rw-r--r--lib/libc/stdlib/alloca.312
1 files changed, 7 insertions, 5 deletions
diff --git a/lib/libc/stdlib/alloca.3 b/lib/libc/stdlib/alloca.3
index a07252f..e900dca 100644
--- a/lib/libc/stdlib/alloca.3
+++ b/lib/libc/stdlib/alloca.3
@@ -70,11 +70,13 @@ pointer is returned.
The
.Fn alloca
function
-is machine dependent; its use is discouraged.
-.\" .Sh HISTORY
-.\" The
-.\" .Fn alloca
-.\" function appeared in
+is machine and compiler dependent;
+its use is discouraged.
+.Sh HISTORY
+The
+.Fn alloca
+function appeared in
+.str-At-32v .
.\" .Bx ?? .
.\" The function appeared in 32v, pwb and pwb.2 and in 3bsd 4bsd
.\" The first man page (or link to a man page that I can find at the
OpenPOWER on IntegriCloud