Przeglądaj źródła

+ documentation and samples added

Tomas Hajny 26 lat temu
rodzic
commit
e12e4b4032
1 zmienionych plików z 8 dodań i 1 usunięć
  1. 8 1
      rtl/os2/todo-os2.txt

+ 8 - 1
rtl/os2/todo-os2.txt

@@ -1,3 +1,4 @@
+Todo list for OS/2 version of FPC (Free Pascal Compiler).
 Please indent tasks which are done with 8 spaces.
 
 Item                                          Priority        Implemented by
@@ -26,7 +27,9 @@ OS/2 only rtl                                 medium
   - autothunking for 16-bit calls
   - ? linker (ALINK)
 
-FCL
+FCL                                           medium
+  - disk.inc implementation
+  - filutil.inc implementation
   - thread.inc
   - pipes.inc
   - ? unit SyncObjs
@@ -43,3 +46,7 @@ other OS/2 APIs                               low
   - OpenGL
   - MMOS2
   - SOM
+
+documentation                                 low
+
+sample programs                               low