Subversion Repositories HelenOS-historic

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1127 6629 d 16 h palkovsky /uspace/trunk/ Correct dependencies creation.  
999 6639 d 4 h palkovsky /uspace/trunk/ Completed asynchronous IPC.
Fixed sbrk.
Cleared some unnecessary defines in malloc.
Changed __u8 * to char * in list.
 
997 6639 d 5 h cejka /uspace/trunk/ Hash_table conversion done.
Simple assert function converted from kernel.
 
996 6639 d 6 h cejka /uspace/trunk/ List from LibAdt converted to userspace.
Hash_table not converted yet.