Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | darwin: implement get_block_devices | Joseph Hunkeler | 2023-04-26 | 1 | -1/+47 |
| | |||||
* | 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 | -9/+9 |
| | |||||
* | Refactor | Joseph Hunkeler | 2023-04-23 | 1 | -0/+38 |
Split linux, darwin, and x86 into separate modules |