des 2003/06/15 04:01:53 PDT
FreeBSD src repository
Modified files:
include stdlib.h
Log:
Use __builtin_alloca() on compilers that have it. Keep the prototype for
the benefit of lint and non-{GNU,Intel} compilers.
Revision Changes Path
1.49 +17 -1 src/include/stdlib.h