summaryrefslogtreecommitdiff
path: root/nasmlib/file.h
Commit message (Expand)AuthorAgeFilesLines
* disam: explicitly change stdin to binary modeChang S. Bae2020-04-221-0/+22
* file.c: handle long pathnames on WindowsH. Peter Anvin (Intel)2019-05-151-41/+126
* Remove #includes already provided by "compiler.h"H. Peter Anvin2018-12-271-1/+0
* Windows: clean up the handling of stat on WindowsH. Peter Anvin2017-04-061-22/+47
* MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin2017-04-051-6/+7
* asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin2017-03-071-0/+1
* nasmlib/file: move memory-mapping functions out of file.cH. Peter Anvin2017-02-231-0/+101