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
1264 7322 d 20 h jermar /kernel/trunk/generic/ Improve Doxygen-comments.  
1248 7326 d 15 h jermar /kernel/trunk/ Add some @file doxygen comments and improve already existing comments.  
1229 7329 d 19 h jermar /kernel/trunk/ Remove the outdated TODO file.
Improve doxygen comments here and there.
 
1153 7348 d 20 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 7361 d 11 h jermar /kernel/trunk/generic/ Improved futexes. (kernel part)  
1109 7362 d 10 h jermar /kernel/trunk/ Basic futex. Prototype implementation.