2005-06-22 |
Tor Lillqvist | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols... |
blob | commitdiff |
2005-06-22 |
Tor Lillqvist | New function. Creates a directory including intermediat... |
blob | commitdiff | diff to current |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
blob | commitdiff | diff to current |
2005-04-19 |
Tor Lillqvist | Minor comment improvement. |
blob | commitdiff | diff to current |
2005-04-17 |
Soeren Sandmann | Save the errno in various places |
blob | commitdiff | diff to current |
2005-04-05 |
Matthias Clasen | Avoid memory leaks in borderline cases. (#172612, Morte... |
blob | commitdiff | diff to current |
2005-03-30 |
Sven Neumann | handle the unlikely case that no bytes are read from... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2005-03-12 |
Soeren Sandmann | Don't try and generate a dotfile from the name -- it... |
blob | commitdiff | diff to current |
2005-03-10 |
Sven Neumann | delay memory allocation until after the first read... |
blob | commitdiff | diff to current |
2005-03-09 |
Sven Neumann | avoid unnecessary filename conversions. |
blob | commitdiff | diff to current |
2005-03-08 |
Søren Sandmann | New API. A function to atomically create a file. |
blob | commitdiff | diff to current |
2005-02-24 |
Tor Lillqvist | Use g_fopen(). (#168341, Daniel Atallah) |
blob | commitdiff | diff to current |
2005-02-05 |
Tor Lillqvist | In the Win32 ABI stability version, call g_file_get_con... |
blob | commitdiff | diff to current |
2005-02-02 |
Tor Lillqvist | Don't use potentially incorrect errno in several places... |
blob | commitdiff | diff to current |
2005-01-09 |
Hans Breuer | make it compile with mvc6 default sdk, (#define INVALID... |
blob | commitdiff | diff to current |
2005-01-09 |
Tor Lillqvist | Include <io.h> on Windows for prototypes. (#163390... |
blob | commitdiff | diff to current |
2005-01-03 |
Matthias Clasen | Clarify the documentation. (#162251, Mariano Suárez... |
blob | commitdiff | diff to current |
2005-01-01 |
Tor Lillqvist | glib/glib.symbols glib/gutils.h Make also g_getenv... |
blob | commitdiff | diff to current |
2004-12-31 |
Tor Lillqvist | Rewrite the Win32 version to use GetFileAttributes... |
blob | commitdiff | diff to current |
2004-12-30 |
Matthias Clasen | Typo fix. |
blob | commitdiff | diff to current |
2004-11-04 |
Tor Lillqvist | Document that the result is guaranteed to be non-NULL. |
blob | commitdiff | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | diff to current |
2004-10-25 |
Manish Singh | rm autom4te.cache, since it might interfere with differ... |
blob | commitdiff | diff to current |
2004-10-06 |
Matthias Clasen | Fix some C99isms. (#154676, Kjartan Maraas) |
blob | commitdiff | diff to current |
2004-09-30 |
Matthias Clasen | Convert filenames to UTF-8 before putting them in GErro... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-08-27 |
Matthias Clasen | Fix #151193, Stepan Kasal: |
blob | commitdiff | diff to current |
2003-12-14 |
Hans Breuer | make g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return... |
blob | commitdiff | diff to current |
2003-08-16 |
Tor Lillqvist | Fix #117925 (Dov Grobgeld): |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Use gchar, gint, gsize instead of char, int, size_t... |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2002-12-11 |
Tor Lillqvist | Fix off-by-one error. (#100853) |
blob | commitdiff | diff to current |
2002-12-09 |
Owen Taylor | Guard against the POSIX allowed behavior where access... |
blob | commitdiff | diff to current |
2002-11-25 |
Matthias Clasen | Document that the varargs must be NULL-terminated.... |
blob | commitdiff | diff to current |
2002-07-26 |
Owen Taylor | hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat... |
blob | commitdiff | diff to current |
2002-05-20 |
Owen Taylor | Fix double close of file descriptor on error. (#82139... |
blob | commitdiff | diff to current |
2002-03-20 |
Owen Taylor | Close the file descriptor. (#75507, Matthias Clasen) |
blob | commitdiff | diff to current |
2002-03-08 |
Owen Taylor | Final updates for 2.0.0 |
blob | commitdiff | diff to current |
2002-02-10 |
Hans Breuer | no sym links on win32, no lstat in msvcrt |
blob | commitdiff | diff to current |
2002-02-08 |
Sebastian Wilhelmi | Extended documentation. |
blob | commitdiff | diff to current |
2002-02-07 |
Sebastian Wilhelmi | Do not follow symbolic links for G_FILE_TEST_SYMLINK... |
blob | commitdiff | diff to current |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
blob | commitdiff | diff to current |
2001-12-18 |
Havoc Pennington | use g_try_malloc and return error on not-enough-memory |
blob | commitdiff | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | diff to current |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Doc fixes. |
blob | commitdiff | diff to current |
2001-09-10 |
Owen Taylor | Add g_build_path(), g_build_filename(), to create separ... |
blob | commitdiff | diff to current |
2001-07-19 |
Owen Taylor | Fix memory leak and dubious list manipulation. (Found... |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-04-16 |
Havoc Pennington | docs |
blob | commitdiff | diff to current |
2001-03-09 |
Tor Lillqvist | Cygwin support contributed by Stefan Ondrejicka <ondrej... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-01-19 |
Kjartan Maraas | Fix typo. Same here. |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2001-01-05 |
Tor Lillqvist | Look also for (illegal) forward slashes in the template. |
blob | commitdiff | diff to current |
2000-12-05 |
Owen Taylor | Major change in API for creating sources to handle... |
blob | commitdiff | diff to current |
2000-11-21 |
Sebastian Wilhelmi | Add a surrogate for thread priorities using PID nicenes... |
blob | commitdiff | diff to current |
2000-11-13 |
Owen Taylor | Up version to 1.3.2 |
blob | commitdiff | diff to current |
2000-11-12 |
Owen Taylor | template is a reserved word in C++ s/template/tmpl/. |
blob | commitdiff | diff to current |
2000-11-11 |
Tor Lillqvist | Improve chance to generate unique names with less effor... |
blob | commitdiff | diff to current |
2000-11-10 |
Tor Lillqvist | Add comment about template parameter to g_file_open_tmp... |
blob | commitdiff | diff to current |
2000-11-10 |
Tor Lillqvist | New function, suggested by Havoc earlier this month... |
blob | commitdiff | diff to current |
2000-11-05 |
Havoc Pennington | Added |
blob | commitdiff | diff to current |
2000-10-31 |
Tor Lillqvist | Also move the #define for O_BINARY from gutils.c to... |
blob | commitdiff | diff to current |
2000-10-30 |
Tor Lillqvist | gutils.c gutils.h gfileutils.c Actually, g_mkstemp... |
blob | commitdiff | diff to current |
2000-10-19 |
Tor Lillqvist | Pass -DGSPAWN_HELPER when building it. Link with user32... |
blob | commitdiff | diff to current |
2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
blob | commitdiff | diff to current |
2000-10-09 |
Havoc Pennington | Add new files. |
blob | commitdiff | diff to current |
|