aboutsummaryrefslogtreecommitdiff
path: root/core/os/os2/user.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* update os2 for recent core changesjason2023-05-041-6/+6
* fixed memory leak from calling get_envIan Lilley2022-08-031-10/+10
* Update error handling for os2 on windowsgingerBill2022-05-121-13/+18
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-8/+8
* Strip semicolonsgingerBill2021-09-191-24/+24
* Mockup of the new `package os` interface (incomplete and non-functioning)gingerBill2021-04-141-0/+68