rdoff: use nasm-provided safe memory allocation and I/O
commit8dc965347ddf9caabacc4ca0441efe3a4ec32af8
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Apr 2017 20:52:19 +0000 (17 13:52 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 Apr 2017 20:56:50 +0000 (17 13:56 -0700)
tree39c561c38dab93e90d70a82a1c6180e1571a15c1
parent74fa0a736ab769dd07ebe3c98b7e94543b558134
rdoff: use nasm-provided safe memory allocation and I/O

We already have abort-on-error memory allocation and I/O operations in
nasmlib, so use them for rdoff as well.

Delete long-since-obsolete rdoff Mkfiles directory.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
25 files changed:
Makefile.in
Mkfiles/msvc.mak
Mkfiles/openwcom.mak
include/nasmlib.h
include/rdoff.h
nasmlib/file.c
rdoff/Mkfiles/Makefile.dj [deleted file]
rdoff/Mkfiles/Makefile.emx [deleted file]
rdoff/Mkfiles/Makefile.sc [deleted file]
rdoff/Mkfiles/Makefile.unx [deleted file]
rdoff/Mkfiles/README [deleted file]
rdoff/collectn.c
rdoff/hash.c
rdoff/ldrdf.c
rdoff/rdf2bin.c
rdoff/rdfdump.c
rdoff/rdflib.c
rdoff/rdfload.c
rdoff/rdfload.h
rdoff/rdlar.c
rdoff/rdlib.c
rdoff/rdoff.c
rdoff/rdx.c
rdoff/segtab.c
rdoff/symtab.c