Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2482 6162 d 3 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6166 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6323 d 8 h jermar /trunk/ (c) versus (C)  
1866 6458 d 8 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6461 d 7 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6508 d 3 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6513 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6547 d 3 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6547 d 7 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6551 d 13 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6572 d 12 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6588 d 16 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6588 d 17 h cejka /uspace/trunk/libc/ Definition of endianness moved to architecture dependent subdirectory.
Deleted link from mips32eb/include to mips32/include. It will be
fixed in next commit due to problems with svn.
 
937 6634 d 10 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6657 d 7 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6668 d 2 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6682 d 18 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6682 d 18 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6744 d 11 h decky /uspace/trunk/ uspace work  
499 6744 d 15 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6744 d 15 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6744 d 15 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources