Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4581 5562 d 3 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4153 5663 d 2 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5859 d 4 h decky /branches/network/ add new network branch (copy of current trunk)  
2798 6012 d 0 h jermar /trunk/uspace/ Replace all endian.h in uspace with a copy of the kernel's respective byteorder.h.  
2780 6031 d 9 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6167 d 22 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6292 d 20 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6297 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6454 d 0 h jermar /trunk/ (c) versus (C)  
1866 6589 d 1 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 6592 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 6638 d 20 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 6644 d 3 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 6677 d 20 h cejka /uspace/trunk/ Another doxygen comments.  
1656 6678 d 0 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1314 6703 d 4 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 6719 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.