Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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