Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2787 6577 d 4 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2071 7012 d 0 h jermar /trunk/ (c) versus (C)  
2004 7060 d 5 h decky /trunk/kernel/generic/include/ cleanup  
1888 7137 d 4 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1819 7184 d 22 h decky /trunk/kernel/generic/include/ formatting changes  
1787 7202 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 7230 d 6 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1107 7312 d 22 h jermar /kernel/trunk/ Small atomic #include and typedef changes.  
1104 7313 d 3 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.