Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 6066 d 5 h jermar /branches/arm/ Branch out a new arm branch.  
4492 6107 d 13 h jermar /trunk/uspace/ inode_t -> fdi_node_t  
4491 6108 d 1 h decky /trunk/uspace/ rename libc's fs_node_t to inode_t to avoid type conflict with VFS  
4480 6108 d 4 h decky /trunk/uspace/lib/libc/include/loader/ sync header files with implementation  
3896 6217 d 0 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3732 6270 d 4 h svoboda /trunk/uspace/lib/libc/ Get rid of some warnings.  
3566 6315 d 14 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3475 6360 d 7 h svoboda /trunk/uspace/ Fix bugs in getting task ID from loader (was breaking ppc32).  
3470 6360 d 13 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 6360 d 16 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.