CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/04/12 09:46:57
Modified files: lib/libc/stdlib: alloca.3 Log message: alloca is NOT machine dependent; it has exactly the same effective result. its use is NOT discouraged -- it is not common, but when you need it, there is nothing else that will do.