+2005-08-03 Ross Burton <ross@burtonini.com>
+
+ * docs/reference/glib/tmpl/windows.sgml:
+ Add a long description, pointing people at Cygwin for a complete
+ Unix library.
+
+ * glib/gutils.c:
+ Document return value of g_get_host_name().
+
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* glib/gatomic.c: Add native atomic operations
+2005-08-03 Ross Burton <ross@burtonini.com>
+
+ * docs/reference/glib/tmpl/windows.sgml:
+ Add a long description, pointing people at Cygwin for a complete
+ Unix library.
+
+ * glib/gutils.c:
+ Document return value of g_get_host_name().
+
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* glib/gatomic.c: Add native atomic operations
+2005-08-03 Ross Burton <ross@burtonini.com>
+
+ * docs/reference/glib/tmpl/windows.sgml:
+ Add a long description, pointing people at Cygwin for a complete
+ Unix library.
+
+ * glib/gutils.c:
+ Document return value of g_get_host_name().
+
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* glib/gatomic.c: Add native atomic operations
+2005-08-03 Ross Burton <ross@burtonini.com>
+
+ * docs/reference/glib/tmpl/windows.sgml:
+ Add a long description, pointing people at Cygwin for a complete
+ Unix library.
+
+ * glib/gutils.c:
+ Document return value of g_get_host_name().
+
2005-08-03 Matthias Clasen <mclasen@redhat.com>
* glib/gatomic.c: Add native atomic operations
<!-- ##### SECTION Long_Description ##### -->
<para>
-
+These functions provide some level of UNIX emulation on the Windows platform.
+If your application really needs the POSIX APIs, we suggest you try the Cygwin
+project.
</para>
<!-- ##### SECTION See_Also ##### -->
* name can be determined, a default fixed string "unknown" is
* returned.
*
+ * Returns: the host name of the machine.
+ *
* Since: 2.8
*/
const gchar *