Serj Kalichev
|
7f452f368d
The spawn API refactoring.
|
14 years ago |
Serj Kalichev
|
4ca9156930
The spawn API changing. Not stable yet. Don't use this technological revision.
|
14 years ago |
Serj Kalichev
|
946cc8d4dc
The locking is implemented. When command is executing the enother clish can't execute commands. The action and config changes is atomic.
|
14 years ago |
Serj Kalichev
|
1addd687ea
clish_shell_readline() and clish_shell_forceline() API functions
|
14 years ago |
Serj Kalichev
|
750d9371c8
API to execute C-strings as a CLI commands.
|
14 years ago |
Serj Kalichev
|
08e2c340cb
Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet.
|
14 years ago |
Serj Kalichev
|
502422b6b8
Implementation of 'restore' feature
|
14 years ago |
Serj Kalichev
|
847dfa9196
Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help.
|
14 years ago |
Serj Kalichev
|
9de478a99d
Rename all configure subsystem API. The confd daemon is konfd now.
|
14 years ago |
Serj Kalichev
|
8c4cc0a30f
Some renaming. Move free(context). Remove clish_context_spawn_fd().
|
14 years ago |
Serj Kalichev
|
324535e335
Make context structure from shell_spawn.c is accessible for user. Three functions works with clish_context_t: clish_context_spawn(), clish_context_spawn_fd(), clish_context_wait().
|
14 years ago |
Serj Kalichev
|
c30fc7a7e8
The first klish tree.
|
14 years ago |