mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Improve chance to generate unique names with less effort a bit.
2000-11-11 Tor Lillqvist <tml@iki.fi> * gfileutils.c (g_mkstemp): Improve chance to generate unique names with less effort a bit. * gfileutils.h: Add g_file_open_tmp() declaration. * testglib.c: Include <io.h> on Win32. * makefile.mingw.in: Correct the way to invoke sub-makes. 2000-11-11 Tor Lillqvist <tml@iki.fi> * gtypemodule.c: Include stdlib.h for exit(). * makefile.{mingw,msc}.in (gobject_OBJECTS): Add gtypemodule. * gobject.def: Add new functions.
This commit is contained in:
committed by
Tor Lillqvist
parent
40cfd305c2
commit
4f76917c6a
@@ -1,3 +1,14 @@
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_mkstemp): Improve chance to generate unique
|
||||
names with less effort a bit.
|
||||
|
||||
* gfileutils.h: Add g_file_open_tmp() declaration.
|
||||
|
||||
* testglib.c: Include <io.h> on Win32.
|
||||
|
||||
* makefile.mingw.in: Correct the way to invoke sub-makes.
|
||||
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
Reference in New Issue
Block a user