nasm/include
H. Peter Anvin 2958bcc6c2 compiler.h: correctly handle HAVE_DECL_*, test HAVE_DECL_STRNLEN
HAVE_DECL_* are 0/1 not ifdef; use HAVE_DECL_STRNLEN to see if we need
to declare this, lest stdlib/strnlen.c fails to compile.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-02-23 19:23:10 -08:00
..
compiler.h compiler.h: correctly handle HAVE_DECL_*, test HAVE_DECL_STRNLEN 2017-02-23 19:23:10 -08:00
disp8.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
hashtbl.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
iflag.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
insns.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
labels.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
md5.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
nasm.h Properly keep track of the base of relative relocations 2017-02-21 11:30:22 -08:00
nasmint.h nasmint.h: change header guards to NASM_NASMINT_H 2016-10-04 18:11:57 -07:00
nasmlib.h nasmlib.h: add nasm_zeron() 2017-02-21 11:32:22 -08:00
opflags.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
raa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rdoff.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
saa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00
ver.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00