TODO: use fopen(3), using read_fat_chain is done
This commit is contained in:
parent
9d18bc84d0
commit
546ed596d4
1 changed files with 2 additions and 1 deletions
3
TODO
3
TODO
|
@ -1,4 +1,5 @@
|
|||
Implement randomness (xorshift? https://www.jstatsoft.org/article/view/v008i14)
|
||||
Maybe extract file "read"/"write" operations with read_fat_chain()
|
||||
Config parser (config.c)
|
||||
Do the actual corrupty things
|
||||
|
||||
Use fopen(3) and friends instead of open(2)
|
||||
|
|
Loading…
Reference in a new issue