Subversion Repositories HelenOS

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
4691 5409 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4620 5453 d 4 h svoboda /trunk/uspace/ Allow to determine whether a task returned value before terminatign.  
4619 5453 d 5 h svoboda /trunk/uspace/srv/ns/ Move fully to IPC-based tracking of task startup and termination in NS. This also gets rid of the race condition present in the previous code.  
4618 5453 d 5 h svoboda /trunk/uspace/ Pass task ID to NS from loader. This prevents ID spoofing by user apps.  
4617 5453 d 8 h svoboda /trunk/uspace/ Allow task to return value (will be improved).  
4509 5481 d 11 h decky /trunk/uspace/ rename libadt -> adt  
4459 5486 d 6 h decky /trunk/uspace/srv/ns/ split naming service into multiple files for better readability
add support for waiting on tasks (receives kernel task notifications)