mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is not
2006-01-02 Matthias Clasen <mclasen@redhat.com> * glib/glib.symbols: * glib/gstdio.h: * glib/gstdio.c (g_rmdir): Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is not declared in a portable system header we can include in gstdio.h. (#325249, Jani Monoses)
This commit is contained in:
committed by
Matthias Clasen
parent
0a3f176305
commit
a5a39466a1
@@ -1,3 +1,11 @@
|
||||
2006-01-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols:
|
||||
* glib/gstdio.h:
|
||||
* glib/gstdio.c (g_rmdir): Don't provide g_rmdir() as a macro
|
||||
expanding to rmdir, since rmdir is not declared in a portable
|
||||
system header we can include in gstdio.h. (#325249, Jani Monoses)
|
||||
|
||||
2006-01-01 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gspawn-win32.c (g_spawn_sync_utf8): Set the GIOChannels for
|
||||
|
Reference in New Issue
Block a user