glib/gstdio.h Add g_utime(). No need to include <sys/utime.h> in gstdio.h,
authorTor Lillqvist <tml@novell.com>
Thu, 29 May 2008 18:05:26 +0000 (18:05 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 29 May 2008 18:05:26 +0000 (18:05 +0000)
commit40c54c33ebecd9f1eb11b450201376c425f26a8b
tree0ac3c350d3e1e56ceb2c7669bb2cd6ada4b273f6
parent3d65ed3d540b35f786685345b3d9f8b120283293
glib/gstdio.h Add g_utime(). No need to include <sys/utime.h> in gstdio.h,

2008-05-29  Tor Lillqvist  <tml@novell.com>

* glib/gstdio.h
* glib/gstdio.c: Add g_utime(). No need to include <sys/utime.h>
in gstdio.h, just use a forward struct declaration.

* glib/glib.symbols: Add it.

svn path=/trunk/; revision=6960
ChangeLog
glib/glib.symbols
glib/gstdio.c
glib/gstdio.h