Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2586 6122 d 22 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6247 d 20 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6252 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6409 d 0 h jermar /trunk/ (c) versus (C)  
1866 6544 d 0 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6547 d 0 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6593 d 20 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6599 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6632 d 19 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6633 d 0 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1547 6637 d 6 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1314 6658 d 4 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6674 d 8 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6674 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 6720 d 2 h jermar /uspace/trunk/libc/arch/ Switch uspace to ELF init.  
848 6743 d 0 h palkovsky /uspace/trunk/ Added userspace for MIPS32-Big endian.  
805 6753 d 19 h palkovsky /uspace/trunk/ Added AMD64 userspace.  
739 6768 d 10 h jermar /uspace/trunk/libc/arch/ Rename mips32el to mips32.  
738 6768 d 10 h jermar /uspace/trunk/libc/arch/ Rename mips32 to mips32eb.  
504 6830 d 4 h decky /uspace/trunk/ uspace work  
499 6830 d 8 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6830 d 8 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6830 d 8 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources