Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3171 5835 d 10 h svoboda /branches/dynload/uspace/ Add argc, argv to pcb_t. Update libc to save PCB pointer and pass argc, argv to main. (None provided by loader, yet)  
2927 5869 d 19 h decky /branches/dynload/ added dynload branch  
2861 5898 d 9 h cejka /trunk/ Used common macro for context saving on ppc64.  
2745 5947 d 17 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2591 6062 d 12 h jermar /trunk/uspace/lib/libc/arch/ppc64/src/ Fix file included by ppc64's tls.c.  
2586 6067 d 6 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 
2482 6192 d 4 h jermar /trunk/ Goodbye pseudo threads, welcome fibrils.
The renaming might still be incomplete.
 
2479 6196 d 16 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6353 d 9 h jermar /trunk/ (c) versus (C)  
1866 6488 d 9 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6543 d 11 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1656 6577 d 8 h cejka /uspace/trunk/libc/ Another doxygen comments.  
1400 6594 d 8 h decky /uspace/trunk/ initial ppc64 support