nasm/stdlib
H. Peter Anvin b20bc733c9 asm/*: Move directive processing to its own file, refactor error handling
Move directive processing to its own file, and move nasmlib/error.c to
asm/error.c (it was not used by the disassembler); remove some extern
declarations from .c files, and do some general code cleanups.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2017-03-07 19:31:04 -08:00
..
snprintf.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
strlcpy.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
strnlen.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
vsnprintf.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00