bundle_util_file_write() has now 'flags' parameter.
authorshort <>
Sun, 26 Jun 2005 06:21:17 +0000 (06:21 +0000)
committershort <>
Sun, 26 Jun 2005 06:21:17 +0000 (06:21 +0000)
commita428d9fec54dd0fd1bbc5916b3b69619bb8fbfe5
treea1f871b933320c000bb054eccc5458602687fa96
parent6bb01f7e93b4d665f5dc27bebea7b15bda645539
bundle_util_file_write() has now 'flags' parameter.
bundle_util_file_write(): +BUNDLE_UTIL_MKDIRS_MASK
 - Create all intermediate directories to the: pathname
bundle_util_file_write(): +BUNDLE_UTIL_TEMPORARY_MASK
 - Cleanup all the files+intermediate directories at g_atexit() time.
src/bundle-util.c
src/bundle-util.h