glib/libglib/src/gfileutils.c
branchCompilerCompatibility
changeset 13 ef48f5dc1b7f
parent 0 e4d67989cc36
equal deleted inserted replaced
12:8f46d5fb6bec 13:ef48f5dc1b7f
    57 
    57 
    58 #ifdef __SYMBIAN32__
    58 #ifdef __SYMBIAN32__
    59 #include <glib_wsd.h>
    59 #include <glib_wsd.h>
    60 #endif /* __SYMBIAN32__ */
    60 #endif /* __SYMBIAN32__ */
    61 
    61 
       
    62 
       
    63 static gint create_temp_file (gchar *tmpl, int permissions);
    62 
    64 
    63 /**
    65 /**
    64  * g_mkdir_with_parents:
    66  * g_mkdir_with_parents:
    65  * @pathname: a pathname in the GLib file name encoding
    67  * @pathname: a pathname in the GLib file name encoding
    66  * @mode: permissions to use for newly created directories
    68  * @mode: permissions to use for newly created directories