Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4605 6112 d 3 h decky /branches/snapshot/ add task snapshoting branch  
4492 6140 d 7 h jermar /trunk/uspace/ inode_t -> fdi_node_t  
4491 6140 d 18 h decky /trunk/uspace/ rename libc's fs_node_t to inode_t to avoid type conflict with VFS  
4480 6140 d 22 h decky /trunk/uspace/lib/libc/include/loader/ sync header files with implementation  
3896 6249 d 17 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3732 6302 d 21 h svoboda /trunk/uspace/lib/libc/ Get rid of some warnings.  
3676 6320 d 18 h svoboda /trunk/uspace/ Remove obsolete dld-related loader fragments.  
3566 6348 d 7 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3475 6393 d 1 h svoboda /trunk/uspace/ Fix bugs in getting task ID from loader (was breaking ppc32).  
3470 6393 d 6 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 6393 d 9 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3222 6471 d 1 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)