# # ChangeLog for test in vscpl # # Generated by Trac 1.6 # 11/22/24 19:02:23 Sat, 19 Jan 2013 14:00:47 GMT István Váradi [4:f5d22f58ef6b] * src/hu/varadiistvan/scpl/Mutex.h (added) * src/hu/varadiistvan/scpl/_posix/Mutex.h (added) * src/hu/varadiistvan/scpl/_win32/Mutex.h (added) * src/hu/varadiistvan/scpl/hgccwrapper (added) * test/Makefile.am (modified) * test/testmutex.cc (added) Added the Mutex implementations Sun, 13 Jan 2013 18:52:06 GMT István Váradi [2:c99488addcb3] * Makefile.am (modified) * configure.ac (modified) * test/.copyright (added) * test/.srcmessage (added) * test/Makefile.am (added) * test/testthread.cc (added) Added the thread test program