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 5516 d 14 h svoboda /trunk/uspace/lib/libc/generic/ Replace some uses of old string functions in C library.  
4241 5519 d 12 h svoboda /trunk/uspace/ NS was forgetting to hangup phones. One phone was leaked for every load attempt and when all 16 phones were exhausted, NS would lock up.  
4037 5549 d 23 h decky /trunk/uspace/lib/libc/generic/ connect to the loader in a blocking way  
3896 5569 d 9 h svoboda /trunk/ More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being.  
3732 5622 d 13 h svoboda /trunk/uspace/lib/libc/ Get rid of some warnings.  
3566 5667 d 23 h svoboda /trunk/ Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure.  
3475 5712 d 17 h svoboda /trunk/uspace/ Fix bugs in getting task ID from loader (was breaking ppc32).  
3470 5712 d 22 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3469 5713 d 1 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.