Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add windows supportHEADmaster | Joseph Hunkeler | 2023-04-30 | 1 | -7/+12 |
| | |||||
* | darwin: implement get_block_devices | Joseph Hunkeler | 2023-04-26 | 1 | -0/+3 |
| | |||||
* | Use static storage | Joseph Hunkeler | 2023-04-26 | 1 | -2/+2 |
| | | | | | | * Almost everything returned by the system is immutable * Fixed block_device array initialization and alphabetical sorting * Free memory where possible | ||||
* | Fix up darwin | Joseph Hunkeler | 2023-04-23 | 1 | -0/+3 |
| | |||||
* | Refactor | Joseph Hunkeler | 2023-04-23 | 1 | -0/+55 |
Split linux, darwin, and x86 into separate modules |