mirror of https://git.musl-libc.org/git/musl
Browse Source
This enables alternative compilers, which may not define __GNUC__, to implement alloca, which is still fairly widely used. This is similar to how stdarg.h already works in musl; compilers must implement __builtin_va_arg, there is no fallback definition.master
committed by
Rich Felker
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue