summaryrefslogtreecommitdiff
path: root/PACE/pace
diff options
context:
space:
mode:
authorluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-24 01:42:38 +0000
committerluther <luther@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-07-24 01:42:38 +0000
commit8800b1f8a5d238582474965d0a51cbd4f2b5538e (patch)
tree276132f5a9a5fd20d2d980a10e832448bee065dc /PACE/pace
parent05c02cefd96efb31903dc616661089f4418201ae (diff)
downloadATCD-8800b1f8a5d238582474965d0a51cbd4f2b5538e.tar.gz
Sun Jul 23 20:36:54 2000 Luther J Baker <luther@cs.wustl.edu>
Diffstat (limited to 'PACE/pace')
-rw-r--r--PACE/pace/win32/TODO19
1 files changed, 19 insertions, 0 deletions
diff --git a/PACE/pace/win32/TODO b/PACE/pace/win32/TODO
index e69de29bb2d..f49d6d81e8f 100644
--- a/PACE/pace/win32/TODO
+++ b/PACE/pace/win32/TODO
@@ -0,0 +1,19 @@
+Sun Jul 23 20:31:24 2000 Luther J Baker <luther@cs.wustl.edu>
+
+ * ACE_wrappers/PACE/docs/PACE_POSIX_support.txt:
+
+ Please see this file. If a PACE file is not listed here,
+ it means the win32 funcs compile natively. The rest of
+ the files actually listed here describe whether native,
+ emulated or no supported exists for the funcs in the
+ file.
+
+ 1. Please see the "not implemented" funcs and find a way
+ emulate them (or find native implementation).
+
+ 2. Check that current emulation and native support is
+ correct via POSIX semantics (user feedback).
+
+ * ACE_wrappers/PACE/tests/*:
+
+ 3. Get these tests compiling and working on win32! \ No newline at end of file