log osdep/timer-win2.c @ 37171:29802bb119f6

age author description
Wed, 23 Jun 2010 10:50:55 +0000 diego Change timer_name type from char* to char[]; patch taken from Uoti's tree.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Mar 2009 13:13:25 +0000 diego Add standard license headers to files.
Mon, 05 Jan 2009 18:05:34 +0000 uau timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.
Wed, 04 Aug 2004 15:48:43 +0000 wight Native darwin timer update.
Sun, 16 Nov 2003 15:11:52 +0000 faust3 Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahier
Fri, 25 Apr 2003 10:00:18 +0000 faust3 alternative timer and glob emulation code for mingw32 port