0.0.5 Status

Status Description
Done LX loader must allow loading of MINICMD.EXE task via L4VFS and execute it.
Done Fix of stat structure fill in L4VFS
Done Support of segment registers on execution of LX file
Done VioWrtTTY
Done DosExit
Done DosQueryCurrentDir
Done DosExecPgm
Done DosSetDefaultDisk
Done KbdStringIn
Done DosQueryCurrentDisk
Done DosSetCurrentDir
Done DosWrite
Done DosQuerySysInfo
Done DosError
In progress Filesystem API implementation (only required for this release).
Moved All pointers operations must be replaced by handles (implement handle manager). Moved to future releases.
Done OS/2 Server must be much structured.
Done Move LX parser to separate library/server.
Done Support of OS/2 memory map.
In progress Write documentation for implemented APIs
In progress Write documentation for FreeLDR API
Moved DLL initialization on task creation. Moved to future releases.