| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix up ABI name for core:os and core:os/old | Jeroen van Rijn | 6 days | 1 | -1/+1 |
| | | |||||
| * | core:os -> core:os/old && core:os/os2 -> core:os | Jeroen van Rijn | 6 days | 1 | -0/+79 |
| | | |||||
| * | Update package os for package path/filepath support on macOS | gingerBill | 2021-02-27 | 1 | -125/+0 |
| | | |||||
| * | set the correct allocators and ignore the previous and parent directory in ↵ | DanielGavin | 2021-02-12 | 1 | -5/+14 |
| | | | | | readdir. | ||||
| * | * Add some procedures to path_unix to mirror the path_windows API | Luka Aleksić | 2021-01-21 | 1 | -0/+116 |
| * Add files stat_linux and dir_linux to mirror the stat/dir_windows API * Add helper functions to os_linux that are used by the above | |||||