Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4256 6240 d 13 h svoboda /trunk/uspace/lib/libc/generic/ Replace some uses of old string functions in C library.  
3983 6278 d 16 h svoboda /trunk/ task_set_name() syscall so that we can have names (for userspace-loaded) tasks again.  
3896 6293 d 7 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3566 6391 d 21 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3470 6436 d 21 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 6437 d 0 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3462 6440 d 20 h svoboda /trunk/ Include trace on sparc64 ramdisk. Assorted fixes.  
3447 6442 d 22 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
3306 6479 d 20 h jermar /trunk/uspace/lib/libc/ Fix handling of relative paths in task_spawn().  
3222 6514 d 15 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
3073 6549 d 16 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
2479 6895 d 18 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7052 d 11 h jermar /trunk/ (c) versus (C)  
1866 7187 d 11 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7242 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7276 d 12 h cejka /uspace/trunk/ Doxygen comments.  
1228 7321 d 15 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1175 7332 d 19 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.