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
1127 6614 d 10 h palkovsky /uspace/trunk/ Correct dependencies creation.  
999 6623 d 23 h palkovsky /uspace/trunk/ Completed asynchronous IPC.
Fixed sbrk.
Cleared some unnecessary defines in malloc.
Changed __u8 * to char * in list.
 
997 6624 d 0 h cejka /uspace/trunk/ Hash_table conversion done.
Simple assert function converted from kernel.
 
996 6624 d 1 h cejka /uspace/trunk/ List from LibAdt converted to userspace.
Hash_table not converted yet.