Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4668 5514 d 8 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
4156 5642 d 13 h trochtova /branches/dd/ changes in trunk (rev 4155) merged into dd branch  
3022 5936 d 18 h decky /branches/dd/ device drivers branch  
2798 5992 d 8 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2780 6011 d 16 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6148 d 6 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6273 d 4 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6277 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6434 d 8 h jermar /trunk/ (c) versus (C)  
1866 6569 d 8 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6572 d 8 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 6619 d 4 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6624 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6658 d 3 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6658 d 8 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1314 6683 d 12 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6699 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.