log src/thread/SDL_thread.c @ 1612:97d0966f4bf7

age author description
Fri, 24 Mar 2006 06:10:24 +0000 Sam Lantinga Fixed some ultra-pedantic gcc warnings
Sun, 12 Mar 2006 01:18:29 +0000 Sam Lantinga Fixed bug #150
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.