nasm/nasmlib
H. Peter Anvin 9222364607 nasmlib/file: move memory-mapping functions out of file.c
Move memory-mapping functions from file.c into a separate mmap.c.
This will be cleaner especially once (if) we end up doing a Windows
implementation, which is likely to look entirely different.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-02-23 18:39:00 -08:00
..
bsi.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
crc64.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
error.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
file.c nasmlib/file: move memory-mapping functions out of file.c 2017-02-23 18:39:00 -08:00
file.h nasmlib/file: move memory-mapping functions out of file.c 2017-02-23 18:39:00 -08:00
filename.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07: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 nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07: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
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 nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00
realpath.c lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
saa.c Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
srcfile.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-05-16 21:27:33 -07:00
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 lib: split library into stdlib and nasmlib; header handling fixes 2016-03-08 12:20:02 -08:00
zerobuf.c nasmlib: break up nasmlib.c into logical components 2016-05-25 05:43:49 -07:00