diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-01-15 19:55:59 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-01-15 19:55:59 +0000 |
commit | 1cf615eeb2b8a5a8dc57650b0267410cebefd310 (patch) | |
tree | be30bd8f796e4f5704241a5e2938f0f698e1a615 /sys/kern/subr_pool.c | |
parent | a94336096c4ecd3ba9edbcbae5b632d4df04f84d (diff) |
we don't have an alloca() symbol anywhere in libc, don't prototype it.
instead, #define to __builtin_alloca. if that doesn't work, you're hosed.
from an old discussion about the perils of alloca. (don't use alloca!)
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions