Merge branch 'add_g_fsync_function' into 'master'

Add a wrapper for fsync() function

Closes #35

See merge request GNOME/glib!1104
This commit is contained in:
Nirbheek Chauhan
2019-09-23 11:22:25 +00:00
4 changed files with 31 additions and 0 deletions

View File

@@ -1626,6 +1626,7 @@ g_remove
g_rmdir
g_fopen
g_freopen
g_fsync
g_chmod
g_access
g_creat