nasm/stdlib
H. Peter Anvin 8960e1bc83 Remove #includes already provided by "compiler.h"
"compiler.h" already includes a bunch of common include files. There
is absolutely no reason to duplicate them in individual files, and in
fact it robs us of central control of how these files are used.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-12-27 12:45:44 -08:00
..
snprintf.c Remove #includes already provided by "compiler.h" 2018-12-27 12:45:44 -08:00
strlcpy.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
strnlen.c Move <string.h> inclusion to compiler.h 2018-12-26 06:32:37 -08:00
strrchrnul.c Move <string.h> inclusion to compiler.h 2018-12-26 06:32:37 -08:00
vsnprintf.c Remove #includes already provided by "compiler.h" 2018-12-27 12:45:44 -08:00