Add g_lstat().

2004-10-31  Tor Lillqvist  <tml@iki.fi>

	* glib/gstdio.[ch]: Add g_lstat().
This commit is contained in:
Tor Lillqvist
2004-10-31 15:56:08 +00:00
committed by Tor Lillqvist
parent eb0b4db5ff
commit 20e56bbc2c
7 changed files with 54 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-10-31 Tor Lillqvist <tml@iki.fi>
* glib/gstdio.[ch]: Add g_lstat().
2004-10-29 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c: Doc additions.