Jeroen van Rijn
|
8366e7094a
|
Fix up ABI name for core:os and core:os/old
|
2026-02-09 16:27:53 +01:00 |
|
Jeroen van Rijn
|
e7dbabf668
|
core:os -> core:os/old && core:os/os2 -> core:os
|
2026-02-09 15:50:21 +01:00 |
|
Laytan Laats
|
99d9e8f8b1
|
fix os.read_dir with symlinks
|
2024-08-03 00:26:46 +02:00 |
|
gingerBill
|
3e7e779abf
|
Replace core:* to base:* where appropriate
|
2024-01-28 22:18:51 +00:00 |
|
gingerBill
|
986cba584e
|
Add runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD where appropriate
|
2023-02-10 16:23:33 +00:00 |
|
gingerBill
|
ca33cb990b
|
Strip semicolons in core which were missing
|
2021-09-08 13:12:38 +01:00 |
|
DanielGavin
|
0f11c47579
|
set the correct allocators and ignore the previous and parent directory in readdir.
|
2021-02-12 23:22:53 +01:00 |
|
Luka Aleksić
|
ac184957db
|
Fix CI
|
2021-01-21 20:55:58 +01:00 |
|
Luka Aleksić
|
92e23ec397
|
* Add some procedures to path_unix to mirror the path_windows API
* 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
|
2021-01-21 20:20:38 +01:00 |
|