The PortaLinux Project

v0.04


Fourth release. pl32-shell's parsing has been upgraded to mimic that of the POSIX shell (sh). The pl32-shell API also changed: plShell now requires you to provide your own command buffer, as does plShellInteractive. plShellInteractive also now clears the input buffer after each entry. The testcase for pl32-shell has been updated to use the slightly modified API. A very simple and barebones build system, compile, has been added. This system is temporary and will be replaced at some point. README.md has been updated to reflect these changes.

Ready for production use: pl32-memory, pl32-shell

Incomplete: pl32-file

Not implemented yet: pl32-term