Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-20 | os_stream: add printf facility | Luca Barbieri | |
2010-02-14 | os: A stream for debug logging. | José Fonseca | |
Just a wrapper around os_log_message. Although it would probably make more sense to be the other way around. Also some comment fixes. | |||
2010-02-14 | os: Make streams abstract. | José Fonseca | |
Also replace windows kernel stream with null implementation. It was severely limited and no easy means to test it now. |