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 6176 d 21 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6181 d 8 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6338 d 1 h jermar /trunk/ (c) versus (C)  
1866 6473 d 1 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6476 d 1 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6522 d 21 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6528 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6561 d 20 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6562 d 1 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6566 d 7 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6587 d 5 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6603 d 9 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6603 d 10 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 6649 d 3 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6672 d 0 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6682 d 19 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6697 d 11 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6697 d 11 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6759 d 4 h decky /uspace/trunk/ uspace work  
499 6759 d 9 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6759 d 9 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6759 d 9 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources