Stephen Heumann 32e9dccc33 Fix the implementation of vasprintf to work with ORCA/C's varargs implementation. Also, shrink the stack-allocated buffer in it.
This code could theoretically break if the ORCA/C varargs implementation changed, but it should be OK in practice.

Also removed some unused code in libbb/xfuncs.printf.c that includes potentially problematic varargs use (defining varargs functions but not necessarily calling va_start/va_end in them).
2014-11-03 16:08:43 -06:00
Description
hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
GPL-2.0 28 MiB
Languages
C 98.6%
Makefile 0.7%
Shell 0.6%
C++ 0.1%