summaryrefslogtreecommitdiff
path: root/WinCE-PORT
diff options
context:
space:
mode:
authorrpj <rpj>2005-04-25 01:22:12 +0000
committerrpj <rpj>2005-04-25 01:22:12 +0000
commit221a738b3884b485239adc4a80076ee5b961b093 (patch)
treeeb96c571c7109c6e01670db5de5fb2cba0d2bd39 /WinCE-PORT
parent8a78e259203a6edabe53d78b8aa44666e50366e1 (diff)
''
Diffstat (limited to 'WinCE-PORT')
-rw-r--r--WinCE-PORT9
1 files changed, 9 insertions, 0 deletions
diff --git a/WinCE-PORT b/WinCE-PORT
index 80b3bd3..f5981a9 100644
--- a/WinCE-PORT
+++ b/WinCE-PORT
@@ -1,3 +1,12 @@
+NOTE: The comments in this file relate to the original WinCE port
+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]
+
+----
+
Some interesting news:
I have been able to port pthread-win32 to Windows-CE,