summaryrefslogtreecommitdiff
path: root/glib/gstdio.h
Commit message (Expand)AuthorAgeFilesLines
* Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endifTor Lillqvist2005-08-041-4/+4
* Add G_BEGIN_DECLS/G_END_DECLS. (#312424)Matthias Clasen2005-08-031-0/+4
* glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too.Tor Lillqvist2005-06-091-0/+3
* glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)Tor Lillqvist2005-04-081-0/+4
* glib/gstdio.h glib/gstdio.c Wrap also access() and chmod(). (#169623)Tor Lillqvist2005-04-081-0/+8
* On G_OS_UNIX, simple #define g_open and co. as aliases for theirManish Singh2005-02-231-0/+21
* Update.Tor Lillqvist2004-12-131-0/+2
* Add doc comments about Windows restrictions on renaming and removing.Tor Lillqvist2004-12-111-1/+2
* Add g_lstat().Tor Lillqvist2004-10-311-0/+3
* Introduce the idea of a filename encoding, which is *literally* theMatthias Clasen2004-10-271-0/+61