nasm/nasmlib
H. Peter Anvin b9646f9e39 nasmlib: fix stub when os_fstat() is not defined
Use the correct variable to quiet unused variable warning in
os_fstat() stub.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2022-11-07 16:56:56 -08:00
..
alloc.c
alloc.h
asprintf.c
badenum.c
bsi.c
crc32.c Fix warning on ; outside of function 2022-04-04 10:25:58 -05:00
crc64.c
errfile.c
file.c
file.h nasmlib: fix stub when os_fstat() is not defined 2022-11-07 16:56:56 -08:00
filename.c
hashtbl.c hashtbl.c: don't call nasm_free() for a null pointer 2020-06-08 19:01:05 -07:00
ilog2.c
md5c.c
mmap.c
nctype.c
path.c
perfhash.c phash: simplify the code generators 2020-07-10 19:26:52 -07:00
perfhash.pl phash: simplify the code generators 2020-07-10 19:26:52 -07:00
raa.c
rbtree.c rbtree: add rb_search_exact() 2020-07-08 09:49:38 -07:00
readnum.c Fix some typos 2022-01-09 17:34:35 +01:00
realpath.c Fix some typos 2022-01-09 17:34:35 +01:00
rlimit.c
saa.c
string.c
strlist.c BR 3392687: clang miscompiles offsetin() for uninitialized pointer 2020-06-30 09:54:01 -07:00
ver.c Add option to create reproducible output 2020-08-27 13:06:08 -07:00
zerobuf.c