Subj : CVS commit src/xpdev/semwrap.c To : All From : deuce Date : Wed Feb 23 2005 10:41 pm src/xpdev semwrap.c 1.12 1.13 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv30541 Modified Files: semwrap.c Log Message: The old sem_getvalue() implementation only worked under Win9x... The new one doesn't care, but someone with Win-fu should make it a critical section as it actually diddles the sem value briefly. .