Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add windows supportHEADmaster | Joseph Hunkeler | 2023-04-30 | 7 | -10/+202 |
* | darwin: implement get_block_devices | Joseph Hunkeler | 2023-04-26 | 2 | -1/+50 |
* | bugfix: remove null pointer check because it will always evaluate as true wit... | Joseph Hunkeler | 2023-04-26 | 1 | -2/+2 |
* | bugfix: initialize device_count to zero | Joseph Hunkeler | 2023-04-26 | 1 | -0/+1 |
* | Use static storage | Joseph Hunkeler | 2023-04-26 | 5 | -42/+36 |
* | Fix up darwin | Joseph Hunkeler | 2023-04-23 | 3 | -9/+13 |
* | Refactor | Joseph Hunkeler | 2023-04-23 | 8 | -368/+439 |
* | Handle /etc/os-release and /sys/block data more gracefully | Joseph Hunkeler | 2023-04-21 | 1 | -32/+21 |
* | Was supposed to check for < 2, not < 0x80000004 | Joseph Hunkeler | 2023-04-21 | 1 | -3/+3 |
* | Initial commit | Joseph Hunkeler | 2023-04-21 | 3 | -0/+447 |
* | Initial commit | Joseph Hunkeler | 2023-04-21 | 2 | -0/+29 |