summaryrefslogtreecommitdiff
path: root/gfileutils.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-16docsHavoc Pennington1-2/+17
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist1-1/+2
2001-02-17include string.hHavoc Pennington1-1/+1
2001-01-19Fix typo. Same here.Kjartan Maraas1-1/+1
2001-01-16Add gettext support.Owen Taylor1-1/+1
2001-01-05Look also for (illegal) forward slashes in the template.Tor Lillqvist1-1/+5
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-0/+1
2000-11-21Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi1-0/+1
2000-11-13Up version to 1.3.2Owen Taylor1-4/+5
2000-11-12template is a reserved word in C++ s/template/tmpl/.Owen Taylor1-12/+12
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist1-1/+2
2000-11-10Add comment about template parameter to g_file_open_tmp() not beingTor Lillqvist1-6/+5
2000-11-10New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist1-13/+105
2000-11-05AddedHavoc Pennington1-3/+8
2000-10-31Also move the #define for O_BINARY from gutils.c to gfileutils.c.Tor Lillqvist1-0/+4
2000-10-30gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist1-0/+75
2000-10-19Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist1-1/+20
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist1-2/+12
2000-10-09Add new files.Havoc Pennington1-0/+470