Properly store changes for arrays. (#308528, Roger Leigh)
[platform/upstream/glib.git] / glib / gstdio.h
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...