GRand: move docs from tmpl to inline comments
[platform/upstream/glib.git] / glib / gstdio.h
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2006-01-05 Manish Singhglib/glib.symbols don't macroized g_access, g_chdir...
2006-01-03 Matthias ClasenDon't provide g_rmdir() as a macro expanding to rmdir...
2005-08-04 Tor LillqvistMove the G_BEGIN_DECLS/G_END_DECLS pair outside the...
2005-08-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS. (#312424)
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also access() and...
2005-02-23 Manish SinghOn G_OS_UNIX, simple #define g_open and co. as aliases...
2004-12-13 Tor LillqvistUpdate.
2004-12-11 Tor LillqvistAdd doc comments about Windows restrictions on renaming...
2004-10-31 Tor LillqvistAdd g_lstat().
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...