Historie revizí

Autor SHA1 Zpráva Datum
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. před 13 roky
  Serj Kalichev b3360a7ca6 More reentrant code. The strtok() is replaced by strtok_r(). Fix issue #31. před 13 roky
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. před 13 roky
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. před 13 roky
  Serj Kalichev 989d349e5f Fix exit on script error. před 13 roky
  Serj Kalichev 7f452f368d The spawn API refactoring. před 13 roky
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. před 13 roky
  Serj Kalichev 1addd687ea clish_shell_readline() and clish_shell_forceline() API functions před 13 roky
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. před 13 roky
  Serj Kalichev 847dfa9196 Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help. před 14 roky
  Serj Kalichev 8c4cc0a30f Some renaming. Move free(context). Remove clish_context_spawn_fd(). před 14 roky
  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(). před 14 roky
  Serj Kalichev c30fc7a7e8 The first klish tree. před 14 roky