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
1229 6615 d 9 h jermar /kernel/trunk/ Remove the outdated TODO file.
Improve doxygen comments here and there.
 
1153 6634 d 9 h jermar /kernel/trunk/generic/src/synch/ Because of another race condition, futex_wakeup() needs to be able to allocate and initialize the kernel futex structure too.  
1117 6647 d 0 h jermar /kernel/trunk/generic/ Improved futexes. (kernel part)  
1109 6647 d 23 h jermar /kernel/trunk/ Basic futex. Prototype implementation.