Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4602 5470 d 1 h decky /trunk/uspace/app/tester/ tester framework rewrite (go from a menu-driven interface to command-line interface)  
4541 5484 d 19 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 5496 d 1 h decky /trunk/uspace/ be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files
 
4487 5496 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 5650 d 4 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3747 5655 d 22 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
3746 5656 d 2 h svoboda /trunk/uspace/app/tester/ Add console color test to tester.