summaryrefslogtreecommitdiff
path: root/rdoff/rdlib.c
Commit message (Expand)AuthorAgeFilesLines
* Move <string.h> inclusion to compiler.hH. Peter Anvin2018-12-261-1/+0
* rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin2017-04-171-14/+12
* rdoff/rdlib.c: Remove unused function rdl_close()H. Peter Anvin2015-01-051-7/+0
* Add missing static declaration in rdoff/rdlib.cH. Peter Anvin2014-11-251-2/+2
* Fixed two more resource leaks in rdoff/rdlib.cPhilipp Kloke2013-04-011-0/+2
* Fixed three possible buffer overflowsPhilipp Kloke2013-04-011-3/+3
* Fixed several resource and memory leaksPhilipp Kloke2013-04-011-1/+2
* Add new copyright headers to the rdoff codeH. Peter Anvin2009-06-281-0/+33
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-2/+2
* Portability fixesH. Peter Anvin2007-10-021-0/+2
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-10/+10
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-14/+14
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-191/+184
* outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.Yuri Zaporogets2004-09-151-3/+2
* Yuri's 12/3/2002 rdoff patches-Frank Kotler2002-12-041-18/+7
* RDOFF patch from Yuri Zaporogets:H. Peter Anvin2002-05-041-14/+17
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-301-11/+200
* NASM 0.94nasm-0.94H. Peter Anvin2002-04-301-0/+88