nasm/nasmlib
H. Peter Anvin (Intel) f7106d06e4 strlist: use a hash table
Use a hash table to enforce uniqueness in a string list. It is still
an ordered list, however, and can be walked in insertion order.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-10-25 12:33:58 -07:00
..
badenum.c
bsi.c
crc64.c
file.c errors: simplify nasm_fatal() and nasm_panic() 2018-06-15 18:20:17 -07:00
file.h
filename.c
hashtbl.c
ilog2.c
malloc.c errors: simplify nasm_fatal() and nasm_panic() 2018-06-15 18:20:17 -07:00
md5c.c
mmap.c
path.c path: nasm_catfile -- Fix incorrect return of filename only 2018-10-19 00:55:54 +03:00
perfhash.c
perfhash.pl
raa.c RAA: make pointer vs integer RAAs type safe 2018-06-18 17:11:54 -07:00
rbtree.c
readnum.c Make any execution limit configurable, add eval limit 2018-06-12 13:54:42 -07:00
realpath.c
saa.c
srcfile.c
string.c
strlist.c strlist: use a hash table 2018-10-25 12:33:58 -07:00
ver.c
zerobuf.c