Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4602 5441 d 9 h decky /trunk/uspace/app/tester/ tester framework rewrite (go from a menu-driven interface to command-line interface)  
4541 5456 d 3 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 5467 d 8 h decky /trunk/uspace/ be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files
 
4487 5468 d 5 h decky /trunk/uspace/app/tester/ update for latest I/O changes
(some tests are not 100% working yet, will be solved soon)
 
3767 5621 d 11 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3747 5627 d 5 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
3746 5627 d 10 h svoboda /trunk/uspace/app/tester/ Add console color test to tester.