summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/alloca.3
AgeCommit message (Collapse)Author
2012-10-24Whitespace improvements.wiz
2012-10-24explain a bit more what's wrong with alloca(3)christos
2011-03-21Fix xref; security(8) -> security(7).jruoho
2010-05-03Note the problems with SSP.jruoho
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2002-08-10note that alloca can't report error.yamt
from OpenBSD.
2002-02-07Generate <>& symbolically.ross
2001-09-16Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,wiz
and some minor fixes.
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Wheee!
1998-02-05add LIBRARY section to man pageperry
1998-01-30update to lite-2perry
1997-07-15xref getpagesize(3) not nonexistent pagesize(2), sort xrefsmikel
1995-12-28New-style RCS ids.thorpej
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd