4492 |
5800 d 4 h |
jermar |
/trunk/uspace/ |
inode_t -> fdi_node_t |
|
4491 |
5800 d 15 h |
decky |
/trunk/uspace/ |
rename libc's fs_node_t to inode_t to avoid type conflict with VFS |
|
4476 |
5800 d 19 h |
decky |
/trunk/uspace/lib/libc/generic/ |
add support for passing preset files
cleanup |
|
4268 |
5855 d 6 h |
svoboda |
/trunk/uspace/ |
str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy(). |
|
4256 |
5856 d 19 h |
svoboda |
/trunk/uspace/lib/libc/generic/ |
Replace some uses of old string functions in C library. |
|
4241 |
5859 d 17 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 |
5890 d 4 h |
decky |
/trunk/uspace/lib/libc/generic/ |
connect to the loader in a blocking way |
|
3896 |
5909 d 14 h |
svoboda |
/trunk/ |
More elegant way of invoking the loader - as a 'cloneable' service. Task names functionality lost for the time being. |
|
3732 |
5962 d 18 h |
svoboda |
/trunk/uspace/lib/libc/ |
Get rid of some warnings. |
|
3566 |
6008 d 4 h |
svoboda |
/trunk/ |
Set meaningful names for loaded programs. Now 'tasks' kconsole command is much less obscure. |
|
3475 |
6052 d 22 h |
svoboda |
/trunk/uspace/ |
Fix bugs in getting task ID from loader (was breaking ppc32). |
|
3470 |
6053 d 3 h |
svoboda |
/trunk/uspace/ |
Separate load and run commands for loader. Update tracer - no events get missed on startup anymore. |
|
3469 |
6053 d 6 h |
svoboda |
/trunk/uspace/lib/libc/ |
Introduce loader API in C library. |
|