summaryrefslogtreecommitdiff
path: root/syslinux-nomtools.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass O_LARGEFILE to open() in case we want to link on something thathpa2003-04-161-3/+4
| | | | | | doesn't have _FILE_OFFSET_BITS=64, like klibc. We only touch the first 512 bytes regardless, so it's completely harmless even if we only get 32 bits.
* Resurrect the no-mtools installersyslinux-2.04-pre1hpa2003-04-161-0/+490