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:
2016-04-10 03:58:20 +02:00
parent 1be8984162
commit 5bcbbcc69c
7 changed files with 227 additions and 115 deletions

View File

@@ -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,