It's GTime now, and it's back!

-Yosh
This commit is contained in:
Manish Singh 1998-08-11 00:57:36 +00:00
parent fac803a223
commit 731d403c87
10 changed files with 32 additions and 6 deletions

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

View File

@ -1,3 +1,7 @@
Mon Aug 10 17:56:11 PDT 1998 Manish Singh <yosh@gimp.org>
* glib.h: it's GTime now, and it's back!
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
* Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build

3
glib.h
View File

@ -450,10 +450,7 @@ typedef unsigned long long guint64;
typedef gint32 gssize;
typedef guint32 gsize;
typedef guint32 GQuark;
#if 0
typedef gint32 GTime;
#endif
typedef struct _GList GList;
typedef struct _GSList GSList;

View File

@ -450,10 +450,7 @@ typedef unsigned long long guint64;
typedef gint32 gssize;
typedef guint32 gsize;
typedef guint32 GQuark;
#if 0
typedef gint32 GTime;
#endif
typedef struct _GList GList;
typedef struct _GSList GSList;