Add a couple of missing entries, thanks to Cedric Gustin. Thread
authorTor Lillqvist <tml@iki.fi>
Tue, 25 Feb 2003 21:19:05 +0000 (21:19 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 25 Feb 2003 21:19:05 +0000 (21:19 +0000)
2003-02-25  Tor Lillqvist  <tml@iki.fi>

* glib/glib.def: Add a couple of missing entries, thanks to Cedric
Gustin. Thread initialization function changes according to
Sebastian Wilhelmi's changes below (2003-02-14).

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/glib.def

index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 1724016a3fd89d19fb6d3740f4daf7f79a285093..49eac47d47af241db61e7002dc387d2dc418dbd0 100644 (file)
@@ -1,3 +1,9 @@
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add a couple of missing entries, thanks to Cedric
+       Gustin. Thread initialization function changes according to
+       Sebastian Wilhelmi's changes below (2003-02-14).
+
 2003-02-24  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gdir.c (g_dir_read_name): Clarify documentation.
index 79cac9e2f8581bfc77bdd8693fb7d66065459343..eda158a1f1a22a08b5bb705add89cfad7d8a074f 100644 (file)
@@ -84,7 +84,6 @@ EXPORTS
        g_completion_remove_items
        g_convert
        g_convert_error_quark
-       g_convert_init
        g_convert_with_fallback
        g_convert_with_iconv
        g_datalist_clear
@@ -336,7 +335,6 @@ EXPORTS
        g_main_loop_ref
        g_main_loop_run
        g_main_loop_unref
-       g_main_thread_init
        g_malloc
        g_malloc0
        g_markup_error_quark
@@ -356,14 +354,11 @@ EXPORTS
        g_mem_chunk_new
        g_mem_chunk_print
        g_mem_chunk_reset
-       g_mem_init
        g_mem_is_system_malloc
        g_mem_profile
        g_mem_set_vtable
        g_memdup
-       g_messages_init
        g_mkstemp
-       g_mutex_init
        g_node_child_index
        g_node_child_position
        g_node_children_foreach
@@ -442,7 +437,6 @@ EXPORTS
        g_rand_double
        g_rand_double_range
        g_rand_free
-       g_rand_init
        g_rand_int
        g_rand_int_range
        g_rand_new
@@ -644,15 +638,18 @@ EXPORTS
        g_thread_exit
        g_thread_exit
        g_thread_functions_for_glib_use
+       g_thread_init_glib
        g_thread_join
        g_thread_pool_free
        g_thread_pool_get_max_threads
        g_thread_pool_get_max_unused_threads
        g_thread_pool_get_num_threads
+       g_thread_pool_get_num_unused_threads
        g_thread_pool_new
        g_thread_pool_push
        g_thread_pool_set_max_threads
        g_thread_pool_set_max_unused_threads
+       g_thread_pool_stop_unused_threads
        g_thread_pool_unprocessed
        g_thread_self
        g_thread_set_priority