Tor Lillqvist 477989f555 New function. Returns the machine's name, or one of its names. Document
2005-06-22  Tor Lillqvist  <tml@novell.com>

	* glib/gutils.c (g_get_host_name): New function. Returns the
	machine's name, or one of its names. Document that it is
	best-effort only, and not guaranteed to be unique or anything.
	(g_get_any_init): Get the host name here. On Unix use
	gethostname(), on Windows use GetComputerName(). (#5200)

	* glib/gutils.h
	* glib/glib.symbols: Add here, too.

	* tests/testglib.c: Test it.
2005-06-22 08:54:28 +00:00
..
2005-05-09 18:21:02 +00:00
2005-03-14 06:01:51 +00:00
2005-03-10 17:12:35 +00:00
2002-10-15 22:16:57 +00:00
2002-10-15 22:16:57 +00:00
2005-06-10 15:48:25 +00:00
2001-11-26 19:08:46 +00:00
2004-04-15 13:58:29 +00:00
2005-01-24 17:35:44 +00:00
2002-10-15 22:16:57 +00:00
2004-10-22 19:51:29 +00:00