4602 |
5717 d 2 h |
decky |
/trunk/uspace/app/tester/ |
tester framework rewrite (go from a menu-driven interface to command-line interface) |
|
4541 |
5731 d 20 h |
svoboda |
/trunk/uspace/ |
Stdio stream buffering (only for writing a.t.m.) Issue: Do we need two moving delimiters (head, tail) to recover from error or is one moving data delimiter enough, like in the current implementation? (Where the buffer must be drained as a whole, cannot do it part at a time. |
|
4496 |
5743 d 1 h |
decky |
/trunk/uspace/ |
be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files |
|
4487 |
5743 d 22 h |
decky |
/trunk/uspace/app/tester/ |
update for latest I/O changes
(some tests are not 100% working yet, will be solved soon) |
|
3767 |
5897 d 4 h |
svoboda |
/trunk/uspace/ |
Console color support overhaul. Create C library console interface. |
|
3747 |
5902 d 22 h |
svoboda |
/trunk/uspace/ |
Put console IPC method numbers under libc. |
|
3746 |
5903 d 3 h |
svoboda |
/trunk/uspace/app/tester/ |
Add console color test to tester. |
|