6 Commits

Author SHA1 Message Date
FactorialN
bb98bb9487 changed type of off_t to unsigned 2023-11-11 13:32:11 -08:00
Victor
b25f0f167d revise rawdisk R/W API to set with offset and length 2023-11-06 14:00:14 -08:00
Victor
d379f6d7f0 add destructor to close fd to open device one time, and make dir be const char* type 2023-11-06 00:24:57 -08:00
FactorialN
3b687800d6 fixed numsec issue 2023-10-29 16:04:32 -07:00
FactorialN
cac120353a fixed name issue 2023-10-29 16:02:08 -07:00
FactorialN
0f688488ef created the rawdisk interface 2023-10-29 15:39:33 -07:00