Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1435 6558 d 12 h palkovsky /uspace/trunk/ Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/
 
1427 6559 d 8 h palkovsky /uspace/trunk/ Added functions to async framework for reasonable sending asynchronous
messages.
 
1408 6563 d 9 h palkovsky /uspace/trunk/libc/generic/ Fix gcc mips bug.  
1407 6563 d 19 h palkovsky /uspace/trunk/libc/ Small updates to asynchronous framework.  
1405 6564 d 14 h decky /uspace/trunk/libc/generic/ fix syntax bug  
1404 6564 d 19 h palkovsky /uspace/trunk/ Added some cleanups.  
1392 6565 d 11 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
1351 6570 d 17 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.