gnucash/lib/libqof/qof
Andreas Köhler 5c126dea86 Use g_open, g_fopen, g_stat and g_unlink.
Replace open, fopen, stat and unlink by their GLib wrappers so that
files on Windows will be handled with the wide character api.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15407 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-01-21 16:38:42 +00:00
..
deprecated.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
deprecated.h Revert r13797 so that it can be recommited as logical, documented changes. 2006-04-20 01:37:50 +00:00
gnc-date.c Consistently pad date formats with zeros instead of spaces. 2006-05-24 22:54:03 +00:00
gnc-date.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
gnc-numeric.c Avoid SIGFPE due to modulo-by-zero is the requested number of significant 2006-07-15 19:47:02 +00:00
gnc-numeric.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
guid.c Use g_open, g_fopen, g_stat and g_unlink. 2007-01-21 16:38:42 +00:00
guid.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
kvp_frame.c Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE 2006-05-11 01:14:12 +00:00
kvp_frame.h Revert r13797 so that it can be recommited as logical, documented changes. 2006-04-20 01:37:50 +00:00
kvp-util-p.h Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
kvp-util.c Update FSF street address. 2005-11-17 05:35:02 +00:00
kvp-util.h Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
Makefile.am Unify library names and installation directories. 2007-01-07 07:04:23 +00:00
md5.c Update FSF street address. 2005-11-17 05:35:02 +00:00
md5.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qof.h Move #include "qofla-dir.h" into qofsession.c because this is the only place where it is used. 2006-08-17 10:43:19 +00:00
qofbackend-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbackend.c Call g_module_make_resident in qof backend provider modules. 2007-01-07 07:04:17 +00:00
qofbackend.h If the file type wasn't recognized, check whether this failed because 2006-09-03 20:14:07 +00:00
qofbook-p.h Add support for directly marking the book dirty, for recording the 2006-05-06 21:09:59 +00:00
qofbook.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbook.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbookmerge.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofbookmerge.h Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE 2006-05-11 01:14:12 +00:00
qofchoice.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofchoice.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofclass-p.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofclass.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofclass.h Add the ability to override the default sort (). 2006-09-27 13:39:32 +00:00
qofevent-p.h Finish removing deprecated QOF functions. 2006-03-09 21:57:42 +00:00
qofevent.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofevent.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofgobj.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofgobj.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofid-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofid.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofid.h Use g_open, g_fopen, g_stat and g_unlink. 2007-01-21 16:38:42 +00:00
qofinstance-p.h Add a flag, 'infant', to QofInstance to note that the instance has been 2006-05-08 04:47:04 +00:00
qofinstance.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofinstance.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofla-dir.h.in Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qoflog.c Use g_open, g_fopen, g_stat and g_unlink. 2007-01-21 16:38:42 +00:00
qoflog.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofmath128.c Use G_GINT64_MODIFIER for qofmath test. 2007-01-03 00:12:19 +00:00
qofmath128.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qofobject-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofobject.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofobject.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofquery-deserial.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofquery-deserial.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofquery-p.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qofquery-serialize.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofquery-serialize.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofquery.c Merge swig-redo branch back into trunk. 2006-10-15 19:02:05 +00:00
qofquery.h Implement SubQuery functionality in QOF: qof_query_run_subquery() 2006-09-26 23:47:09 +00:00
qofquerycore-p.h Add the ability to override the default sort (). 2006-09-27 13:39:32 +00:00
qofquerycore.c Code cleanup: Move variable declaration into block where it is used. 2006-12-12 11:34:42 +00:00
qofquerycore.h Add the ability to override the default sort (). 2006-09-27 13:39:32 +00:00
qofreference.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofreference.h Improved reference handling for recursive copying of entities - relocate disparate functions to a single new file 2006-02-19 22:54:39 +00:00
qofsession-p.h Fix bug - Crash on quit during save. 2006-12-02 22:13:13 +00:00
qofsession.c Fix some printf's of NULL in DEBUG, ENTER and LEAVE macro invocations. 2006-12-06 20:03:30 +00:00
qofsession.h Fix bug - Crash on quit during save. 2006-12-02 22:13:13 +00:00
qofsql.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofsql.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofutil.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofutil.h On Windows/mingw32, scanf only accepts %I64d for long long integers. 2006-09-06 11:46:36 +00:00