Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif | Tor Lillqvist | 2005-08-04 | 1 | -4/+4 |
* | Add G_BEGIN_DECLS/G_END_DECLS. (#312424) | Matthias Clasen | 2005-08-03 | 1 | -0/+4 |
* | glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too. | Tor Lillqvist | 2005-06-09 | 1 | -0/+3 |
* | glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285) | Tor Lillqvist | 2005-04-08 | 1 | -0/+4 |
* | glib/gstdio.h glib/gstdio.c Wrap also access() and chmod(). (#169623) | Tor Lillqvist | 2005-04-08 | 1 | -0/+8 |
* | On G_OS_UNIX, simple #define g_open and co. as aliases for their | Manish Singh | 2005-02-23 | 1 | -0/+21 |
* | Update. | Tor Lillqvist | 2004-12-13 | 1 | -0/+2 |
* | Add doc comments about Windows restrictions on renaming and removing. | Tor Lillqvist | 2004-12-11 | 1 | -1/+2 |
* | Add g_lstat(). | Tor Lillqvist | 2004-10-31 | 1 | -0/+3 |
* | Introduce the idea of a filename encoding, which is *literally* the | Matthias Clasen | 2004-10-27 | 1 | -0/+61 |