mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
It's GTime now, and it's back!
-Yosh
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
3
glib.h
@@ -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;
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user