Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1968 6411 d 11 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1963 6411 d 12 h jermar /tags/0.1.1/ Tagging release 0.1.1  
1264 6590 d 21 h jermar /kernel/trunk/generic/ Improve Doxygen-comments.  
1248 6594 d 16 h jermar /kernel/trunk/ Add some @file doxygen comments and improve already existing comments.  
1229 6597 d 21 h jermar /kernel/trunk/ Remove the outdated TODO file.
Improve doxygen comments here and there.
 
1153 6616 d 21 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 6629 d 12 h jermar /kernel/trunk/generic/ Improved futexes. (kernel part)  
1109 6630 d 11 h jermar /kernel/trunk/ Basic futex. Prototype implementation.