summaryrefslogtreecommitdiff
path: root/gfileutils.c
AgeCommit message (Expand)Author
2000-11-13Up version to 1.3.2Owen Taylor
2000-11-12template is a reserved word in C++ s/template/tmpl/.Owen Taylor
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist
2000-11-10Add comment about template parameter to g_file_open_tmp() not beingTor Lillqvist
2000-11-10New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist
2000-11-05AddedHavoc Pennington
2000-10-31Also move the #define for O_BINARY from gutils.c to gfileutils.c.Tor Lillqvist
2000-10-30gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist
2000-10-19Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist
2000-10-09Add new files.Havoc Pennington