Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is not
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Jan 2006 02:53:05 +0000 (02:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 3 Jan 2006 02:53:05 +0000 (02:53 +0000)
commita5a39466a1abe09141e3d51100b60661ea18e1c7
tree85d477d8c60722dc67a2180da6271202809b1ab0
parent0a3f176305cc4ec0f3f7873c327793cc27dd50ec
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)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/glib.symbols
glib/gstdio.h