summaryrefslogtreecommitdiff
path: root/rdoff/rdlar.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-2/+4
* NASM: relicense under the 2-clause BSD licenseH. Peter Anvin2009-07-061-4/+1
* Add new copyright headers to the rdoff codeH. Peter Anvin2009-06-281-1/+33
* Use the compiler-provided booleans if available, otherwise emulateH. Peter Anvin2007-10-101-39/+36
* Portability fixesH. Peter Anvin2007-10-021-0/+2
* remove "#include <unistd.h> from rdoff directory - two places - it annoyed Wi...Frank Kotler2007-08-261-1/+0
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-14/+14
* Remove obsolete types; add <inttypes.h> where needed; header fixesH. Peter Anvin2007-04-121-1/+1
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-25/+25
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-270/+272
* try again to finish Yuri's patchFrank Kotler2002-12-041-0/+461