Add doc comments about Windows restrictions on renaming and removing.
authorTor Lillqvist <tml@iki.fi>
Sat, 11 Dec 2004 22:03:01 +0000 (22:03 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 11 Dec 2004 22:03:01 +0000 (22:03 +0000)
commit06f371fb580f967f98e69cd284f12733d1468f32
treef79cd449d8334b9dd2d50eafaade2bb9230dcb17
parent7c596218a6e0994bc2a3dfe11b19388444d73933
Add doc comments about Windows restrictions on renaming and removing.

2004-12-11  Tor Lillqvist  <tml@iki.fi>

* glib/gstdio.c (g_rename, g_unlink, g_remove): Add doc comments
about Windows restrictions on renaming and removing.

(g_remove): Mimic POSIX remove() on Windows: Try also to rmdir if
removal as a file fails. Document this.

* glib/gstdio.h: Clarify comment about file name encoding on
Windows.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gstdio.c
glib/gstdio.h