Added sync call for Linux only

This commit is contained in:
Michiel Broek
2004-01-18 13:05:56 +00:00
parent 879753a6a1
commit 6e1108f1b3
2 changed files with 27 additions and 2 deletions

View File

@@ -2,6 +2,11 @@ $Id$
v0.39.7 14-Jan-2004
libcommon.a:
In execute and execsh on Linux systems sync() is called before
and after running the external program to make sure diskbuffers
are committed.
v0.39.6 11-Jan-2004 - 14-Jan-2004