summaryrefslogtreecommitdiff
path: root/rts/PathUtils.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-071-3/+3
|\ \
| | * rts: Fix various #include issuesBen Gamari2022-04-061-2/+2
| |/ |/|
| * rts/PathUtils: Define pathprintf in terms of snwprintf on WindowsBen Gamari2022-04-061-1/+1
|/
* rts: Use long-path-aware statBen Gamari2021-03-231-2/+5
* fix windows bootstrap due to linker changesTamar Christina2020-06-181-0/+2
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* rts: Move path utilities to separate source fileBen Gamari2016-10-231-0/+43