log src/thread/pthread/SDL_syssem.c @ 3870:571c75f3d093 SDL-1.2

age author description
2006-05-17 Ryan C. Gordon Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-04-13 Sam Lantinga Fixed compile error
2006-04-13 Sam Lantinga Fixed bug #179
2006-03-09 Sam Lantinga Cleaning up warnings on MacOS X
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved