Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4692 6206 d 5 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 6306 d 4 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2925 6667 d 15 h svoboda /branches/tracing/ Merged latest trunk changes to tracing branch  
2787 6716 d 8 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2780 6728 d 11 h cejka /trunk/ Fixed broken context_offset.h symlinks for mips32eb and ia32xen.  
2586 6865 d 1 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6989 d 23 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6994 d 10 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7151 d 3 h jermar /trunk/ (c) versus (C)  
1866 7286 d 4 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1863 7289 d 3 h jermar /trunk/ Allow architectures to decide between inlined and not inlined version of syscall wrapper.
Implement inlined syscall wrapper for sparc64.
 
1801 7335 d 23 h decky /trunk/uspace/libc/arch/mips32eb/include/ sync mips32eb with mips32  
1787 7341 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1657 7374 d 23 h cejka /uspace/trunk/ Another doxygen comments.  
1656 7375 d 3 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1314 7400 d 7 h cejka /uspace/trunk/libc/ Added limits.h with max and min values for integer types.
Added a few string functions.
 
1244 7416 d 11 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.