Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1653 6535 d 0 h cejka /uspace/trunk/ Doxygen comments.  
1616 6536 d 2 h palkovsky /uspace/trunk/ Fixed console disconnect.
Added serialization to printf.
 
1610 6536 d 4 h palkovsky /uspace/trunk/ Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
 
1596 6536 d 11 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.