Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1314 6627 d 13 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6643 d 17 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6643 d 18 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 6689 d 11 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6712 d 8 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6723 d 3 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6737 d 19 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6737 d 19 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6799 d 13 h decky /uspace/trunk/ uspace work  
499 6799 d 17 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6799 d 17 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6799 d 17 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources