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
4687 5424 d 19 h jermar /tags/0.4.1/ Tag 0.4.1  
4492 5485 d 6 h jermar /trunk/uspace/ inode_t -> fdi_node_t  
4491 5485 d 17 h decky /trunk/uspace/ rename libc's fs_node_t to inode_t to avoid type conflict with VFS  
4480 5485 d 21 h decky /trunk/uspace/lib/libc/include/loader/ sync header files with implementation  
3896 5594 d 16 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3732 5647 d 20 h svoboda /trunk/uspace/lib/libc/ Get rid of some warnings.  
3676 5665 d 17 h svoboda /trunk/uspace/ Remove obsolete dld-related loader fragments.  
3566 5693 d 6 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3475 5738 d 0 h svoboda /trunk/uspace/ Fix bugs in getting task ID from loader (was breaking ppc32).  
3470 5738 d 5 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 5738 d 8 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3222 5816 d 0 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)