CVSROOT: /cvs/gnome Module name: glib Changes by: tml 05/06/22 04:54:28
Modified files: . : ChangeLog glib : gutils.h gutils.c glib.symbols tests : testglib.c Log message: 2005-06-22 Tor Lillqvist <[EMAIL PROTECTED]> * 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. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2005-06-22%2004:53&maxdate=2005-06-22%2004:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list