summaryrefslogtreecommitdiff
path: root/gfileutils.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-1/+2
* include string.hHavoc Pennington2001-02-171-1/+1
* Fix typo. Same here.Kjartan Maraas2001-01-191-1/+1
* Add gettext support.Owen Taylor2001-01-161-1/+1
* Look also for (illegal) forward slashes in the template.Tor Lillqvist2001-01-051-1/+5
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-0/+1
* Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi2000-11-211-0/+1
* Up version to 1.3.2Owen Taylor2000-11-131-4/+5
* template is a reserved word in C++ s/template/tmpl/.Owen Taylor2000-11-121-12/+12
* Improve chance to generate unique names with less effort a bit.Tor Lillqvist2000-11-111-1/+2
* Add comment about template parameter to g_file_open_tmp() not beingTor Lillqvist2000-11-101-6/+5
* New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist2000-11-101-13/+105
* AddedHavoc Pennington2000-11-051-3/+8
* Also move the #define for O_BINARY from gutils.c to gfileutils.c.Tor Lillqvist2000-10-311-0/+4
* gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist2000-10-301-0/+75
* Pass -DGSPAWN_HELPER when building it. Link with user32.lib.Tor Lillqvist2000-10-191-1/+20
* Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist2000-10-161-2/+12
* Add new files.Havoc Pennington2000-10-091-0/+470