• Ryan C. Gordon's avatar
    Date: Sat, 17 Sep 2005 13:38:49 +0200 · a4387baa
    Ryan C. Gordon authored
    From: Jon Daniel <forcemaster@gmx.net>
    To: sdl@libsdl.org
    Subject: [SDL] SDL_SemWaitTimeout patch for BeOS
    
    The current SDL-1.2.9/src/thread/beos/SDL_syssem.c returns -1 if the
    acquire_sem timeouts which according to the DocWiki is not correct.
    I've added support for the B_TIMED_OUT and B_WOULD_BLOCK in the switch.
    
    Jon Daniel
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401149
    a4387baa
Name
Last commit
Last update
..
amigaos Loading commit data...
beos Loading commit data...
bsdi Loading commit data...
dc Loading commit data...
epoc Loading commit data...
generic Loading commit data...
irix Loading commit data...
linux Loading commit data...
pth Loading commit data...
riscos Loading commit data...
win32 Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_systhread.h Loading commit data...
SDL_thread.c Loading commit data...
SDL_thread_c.h Loading commit data...