summaryrefslogtreecommitdiff
path: root/nasmlib/path.c
Commit message (Expand)AuthorAgeFilesLines
* path: nasm_catfile -- Fix incorrect return of filename onlynight199uk2018-10-191-6/+6
* nasmlib/path.c: a few more detection macrosH. Peter Anvin2017-04-251-10/+25
* nasmlib: include macro for Mach system and fix on filename extractionChang S. Bae2017-04-251-2/+2
* nasmlib: fix MacOS classic catsep definitionH. Peter Anvin2017-04-231-2/+6
* nasmlib: add function to splice pathnamesH. Peter Anvin2017-04-231-0/+36
* nasmlib: add path-splitting functionsH. Peter Anvin2017-04-231-0/+131