mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-12 20:36:15 +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>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2002-12-15 Tor Lillqvist <tml@iki.fi>
|
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
|
* config.h.win32.in: Slight update to match what is currently
|
||||||
produced by configure.
|
produced by configure.
|
||||||
|
|
||||||
|
@ -440,6 +440,7 @@ EXPORTS
|
|||||||
g_rand_double
|
g_rand_double
|
||||||
g_rand_double_range
|
g_rand_double_range
|
||||||
g_rand_free
|
g_rand_free
|
||||||
|
g_rand_init
|
||||||
g_rand_int
|
g_rand_int
|
||||||
g_rand_int_range
|
g_rand_int_range
|
||||||
g_rand_new
|
g_rand_new
|
||||||
|
Loading…
Reference in New Issue
Block a user