diff options
author | rpj <rpj> | 2007-01-07 02:36:35 +0000 |
---|---|---|
committer | rpj <rpj> | 2007-01-07 02:36:35 +0000 |
commit | 81c431c258e4adc92bb0fafd8a1799a9190a3154 (patch) | |
tree | 687a107fa9513bdd6b82333cd0612caa0de7b7ac /WinCE-PORT | |
parent | 3d8616082933446b7cc3bb46c0a03157b3ca890a (diff) |
''
Diffstat (limited to 'WinCE-PORT')
-rw-r--r-- | WinCE-PORT | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,7 +3,12 @@ done by Tristan Savatier. The semaphore routines have been completely rewritten since (2005-04-25), having been progressively broken more and more by changes to the library. All of the semaphore routines implemented for W9x/WNT/2000 and up should now also work for -WinCE. Also, pthread_mutex_timedlock should now work. [RPJ] +WinCE. Also, pthread_mutex_timedlock should now work. + +Additional WinCE updates have been applied since this as well. Check the +ChangeLog file and search for WINCE for example. (2007-01-07) + +[RPJ] ---- |