LIB: overhaul file operations and improve overall performance
This introduces a lot of changes and uses a more solid file copy operation.
This commit is contained in:
@@ -42,6 +42,7 @@ library
|
||||
old-locale >= 1,
|
||||
process,
|
||||
safe,
|
||||
simple-sendfile,
|
||||
stm,
|
||||
time >= 1.4.2,
|
||||
unix,
|
||||
@@ -89,6 +90,7 @@ executable hsfm-gtk
|
||||
old-locale >= 1,
|
||||
process,
|
||||
safe,
|
||||
simple-sendfile,
|
||||
stm,
|
||||
time >= 1.4.2,
|
||||
transformers,
|
||||
|
||||
Reference in New Issue
Block a user