summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/TODO
blob: 2238c8ab5f2e5ce1d989bc2f5a2d2c6dedce0606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Mon Jul 24 14:19:54 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!

        * ACE_wrappers/PACE/Makefile

          4. Get the makefile to build PACE on win32

        * ACE_wrappers/ace

          5. Get the ACE libs to build with PACE??