|
|
|
@19f857a
|
16 years |
jiri |
Rename string.h to str.h to avoid header conflict with standard C string.h.
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@a000878c
|
16 years |
martin |
make sure that all statically allocated strings are declared as "const …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@622cdbe
|
17 years |
jakub |
Inherit the current working directory from the spawner to the spawnee task.
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@0da4e41
|
17 years |
jakub |
ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@99272a3
|
17 years |
jakub |
inode_t → fdi_node_t
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@301ff30
|
17 years |
martin |
rename libc's fs_node_t to inode_t to avoid type conflict with VFS
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@937aeee
|
17 years |
martin |
add support for passing preset files
cleanup
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@6eb2e96
|
17 years |
jirik.svoboda |
str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@9eb3623
|
17 years |
jirik.svoboda |
Replace some uses of old string functions in C library.
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@482c86f
|
17 years |
jirik.svoboda |
NS was forgetting to hangup phones. One phone was leaked for every …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@e5855f2
|
17 years |
martin |
connect to the loader in a blocking way
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@bfd1546
|
17 years |
jirik.svoboda |
More elegant way of invoking the loader - as a 'cloneable' service. …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@404464a
|
17 years |
jirik.svoboda |
Get rid of some warnings.
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@24345a5
|
18 years |
jirik.svoboda |
Set meaningful names for loaded programs. Now 'tasks' kconsole command …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@0993087
|
18 years |
jirik.svoboda |
Fix bugs in getting task ID from loader (was breaking ppc32).
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@4470e26
|
18 years |
jirik.svoboda |
Separate load and run commands for loader. Update tracer - no events …
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
|
@45454e9b
|
18 years |
jirik.svoboda |
Introduce loader API in C library.
lfn
serial
ticket/834-toolchain-update
topic/fix-logger-deadlock
topic/msim-upgrade
topic/simplify-dev-export
|