Duat is an I/O library implementing the 9p2000 and
9p2000.u protocols. It only depends on Curie,
which means it may be used when a very small
program or memory footprint is needed.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Este comunicado tiene algunas correcciones menores, pero nada importante. D9c tiene en sí misma una página de manual, y algunos errores fueron corregidos.
This release has some minor fixes, but nothing major. d9c got itself a manpage, and some bugs were fixed.
Esta versión corrige varios errores, limpia un poco la API, e introduce un conjunto abstracto de operaciones para manipular un sistema de ficheros sintetizados. La interfaz para manipular los archivos no está completa. En particular, escribe y lee los archivos de cualquier cosa menos un búfer estático no funcionan todavía.
Tags:
Major feature enhancements
This release fixes a number of bugs, cleans up the API a bit, and introduces an abstract set of operations to manipulate a synthesized filesystem. The interface for manipulating files is not complete. In particular, writes to files and reads from anything but a static buffer do not work just yet.