glib/gthread
Tor Lillqvist 5d65767801 glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s of
2007-01-16  Tor Lillqvist  <tml@novell.com>

	* glib/gthread.c (gettime)
	* gthread-win32.c (g_gettime_win32_impl):
	GetSystemTimeAsFileTime() returns 100s of nanoseconds, so multiply
	by 100 to get nanoseconds which is what we want.


svn path=/trunk/; revision=5276
2007-01-16 10:45:58 +00:00
..
ChangeLog glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s of 2007-01-16 10:45:58 +00:00
gthread-impl.c Don't link glib against libpthread. (#393812) 2007-01-08 05:13:15 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Correct the gettime calculations once more. (#395203, Chris Wilson) 2007-01-15 03:34:42 +00:00
gthread-win32.c glib/gthread.c (gettime) GetSystemTimeAsFileTime() returns 100s of 2007-01-16 10:45:58 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
Makefile.am Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by 2005-12-02 21:37:25 +00:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00