Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2474 6205 d 2 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2071 6357 d 3 h jermar /trunk/ (c) versus (C)  
1866 6492 d 3 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6495 d 3 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6541 d 23 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6547 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6580 d 22 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6581 d 3 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1314 6606 d 7 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6622 d 11 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.