Call fsync() after write() in save_command() to make sure the data is
commiteeebb79815a2e5f0f829092c1c6caf2d6a5fb96e
authorBen Kibbey <bjk@luxsci.net>
Wed, 17 Oct 2007 00:06:22 +0000 (16 20:06 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 17 Oct 2007 00:06:22 +0000 (16 20:06 -0400)
tree9f3b5912d61e519ebb1e035c377add30554fc42b
parent0c50eeed1f5c03073ff7927c65f6fdf08b5dd220
Call fsync() after write() in save_command() to make sure the data is
written to disk.
src/commands.c