mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Add g_rand_init.
2002-12-15 Tor Lillqvist <tml@iki.fi> * glib/glib.def: Add g_rand_init.
This commit is contained in:
parent
de8234dde0
commit
448a396517
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add g_rand_init.
|
||||
|
||||
* config.h.win32.in: Slight update to match what is currently
|
||||
produced by configure.
|
||||
|
||||
|
@ -440,6 +440,7 @@ EXPORTS
|
||||
g_rand_double
|
||||
g_rand_double_range
|
||||
g_rand_free
|
||||
g_rand_init
|
||||
g_rand_int
|
||||
g_rand_int_range
|
||||
g_rand_new
|
||||
|
Loading…
Reference in New Issue
Block a user