aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info/platform_linux.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
* Implement new sys/unix packageflysand72023-10-271-75/+23
* Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriategingerBill2023-02-101-0/+3
* [sys/info] Parse kernel/distro info.Jeroen van Rijn2022-09-011-3/+85
* [sys/info] Initial version.Jeroen van Rijn2022-09-011-0/+54