mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Add some missing entries.
2003-10-24 Tor Lillqvist <tml@iki.fi> * glib/glib.def: Add some missing entries.
This commit is contained in:
committed by
Tor Lillqvist
parent
a444dd7857
commit
202f1ed346
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -1,3 +1,7 @@
|
||||
2003-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add some missing entries.
|
||||
|
||||
2003-09-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gspawn-win32.c (do_spawn): Call protect_argv() in
|
||||
@@ -19,7 +23,7 @@
|
||||
2003-09-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Use G_GINT64_CONSTANT to define
|
||||
G_MININT64 etc, like in the configure-generated glibnconfig.h.
|
||||
G_MININT64 etc, like in the configure-generated glibconfig.h.
|
||||
|
||||
2003-08-28 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@@ -82,6 +82,7 @@ EXPORTS
|
||||
g_completion_free
|
||||
g_completion_new
|
||||
g_completion_remove_items
|
||||
g_completion_set_compare
|
||||
g_convert
|
||||
g_convert_error_quark
|
||||
g_convert_init
|
||||
@@ -293,6 +294,7 @@ EXPORTS
|
||||
g_list_pop_allocator
|
||||
g_list_position
|
||||
g_list_prepend
|
||||
g_list_push_allocator
|
||||
g_list_remove
|
||||
g_list_remove_all
|
||||
g_list_remove_link
|
||||
@@ -641,7 +643,6 @@ EXPORTS
|
||||
g_thread_create_full
|
||||
g_thread_error_quark
|
||||
g_thread_exit
|
||||
g_thread_exit
|
||||
g_thread_functions_for_glib_use
|
||||
g_thread_join
|
||||
g_thread_pool_free
|
||||
|
Reference in New Issue
Block a user