https://bugs.freedesktop.org/show_bug.cgi?id=40607

--- Comment #3 from Tristan Schmelcher <tristan_schmelc...@alumni.uwaterloo.ca> 
2011-09-23 02:42:37 PDT ---
Here's a decent example of how to fsync() from Java:
http://android-developers.blogspot.com/2010/12/saving-data-safely.html.

Note that if using buffered I/O then you also need to flush the data before the
sync().

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to