nasm/nasmlib
H. Peter Anvin 675e7b7d79 MSVC compatibility: clean up the handling of _stati64/_fstati64
On Windows we need to use _stati64/_fstati64 in order to handle large
file sizes, but the handling was broken in the canned MSVC++
configuration.  Clean it up and fix it.

This addresses BR 3392398.

Reported-by: Nikolai Saoukh <nms@otdel-1.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-04-05 21:19:03 -07:00
..
badenum.c Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
bsi.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
crc64.c
file.c MSVC compatibility: clean up the handling of _stati64/_fstati64 2017-04-05 21:19:03 -07:00
file.h MSVC compatibility: clean up the handling of _stati64/_fstati64 2017-04-05 21:19:03 -07:00
filename.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
hashtbl.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
ilog2.c Various fixes to the ilog2 functions 2016-11-15 14:23:54 -08:00
malloc.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
md5c.c nasmlib: md5c -- Use size of struct ctx for memset 2017-01-05 22:38:41 +03:00
mmap.c nasmlib/file: move memory-mapping functions out of file.c 2017-02-23 18:39:00 -08:00
perfhash.c Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
perfhash.pl Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
raa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
readnum.c asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
realpath.c
saa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
srcfile.c
string.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
strlist.c Factor out common string list handling code 2016-10-04 01:12:28 -07:00
ver.c
zerobuf.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00