Subversion Repositories HelenOS

Rev

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

Filtering Options

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