aboutsummaryrefslogtreecommitdiff
path: root/core/os/dir_linux.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriategingerBill2023-02-101-0/+2
* Strip semicolons in core which were missinggingerBill2021-09-081-31/+31
* set the correct allocators and ignore the previous and parent directory in re...DanielGavin2021-02-121-7/+11
* Fix CILuka Aleksić2021-01-211-3/+2
* * Add some procedures to path_unix to mirror the path_windows APILuka Aleksić2021-01-211-0/+67