TODO: update TODO
Continuing to use pread/pwrite since we'll probably be dealing a lot with random fragmented files. The rest that were removed have been dealt with.
This commit is contained in:
parent
cfc1f19ec6
commit
c078497b40
1 changed files with 0 additions and 4 deletions
4
TODO
4
TODO
|
@ -1,5 +1 @@
|
|||
Implement randomness (xorshift? https://www.jstatsoft.org/article/view/v008i14)
|
||||
Config parser (config.c)
|
||||
Do the actual corrupty things
|
||||
|
||||
Use fopen(3) and friends instead of open(2)
|
||||
|
|
Loading…
Reference in a new issue