mirror of
https://github.com/sheumann/hush.git
synced 2025-03-13 00:30:23 +00:00
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).
…
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%