ff5415a39b
Released on 2014-03-16. * Added a version module with helper functions to check if shtk is a given version or matches some constraints. Useful to dynamically determine which functions to call in a script, if their need is optional. * Added timeout support to shtk_process_run. The new '-t' option to this function takes the number of seconds before forcibly killing the subprocess. Approved by: bdrewery
32 lines
781 B
Text
32 lines
781 B
Text
bin/shtk
|
|
libdata/pkgconfig/shtk.pc
|
|
man/man1/shtk.1.gz
|
|
share/aclocal/shtk.m4
|
|
share/doc/shtk/AUTHORS
|
|
share/doc/shtk/COPYING
|
|
share/doc/shtk/NEWS
|
|
share/doc/shtk/README
|
|
share/shtk/base.subr
|
|
share/shtk/bool.subr
|
|
share/shtk/bootstrap.subr
|
|
share/shtk/cleanup.subr
|
|
share/shtk/cli.subr
|
|
share/shtk/config.subr
|
|
share/shtk/cvs.subr
|
|
share/shtk/list.subr
|
|
share/shtk/process.subr
|
|
share/shtk/version.subr
|
|
%%TEST%%tests/shtk/Kyuafile
|
|
%%TEST%%tests/shtk/base_test
|
|
%%TEST%%tests/shtk/bool_test
|
|
%%TEST%%tests/shtk/cleanup_test
|
|
%%TEST%%tests/shtk/cli_test
|
|
%%TEST%%tests/shtk/config_test
|
|
%%TEST%%tests/shtk/cvs_test
|
|
%%TEST%%tests/shtk/list_test
|
|
%%TEST%%tests/shtk/process_test
|
|
%%TEST%%tests/shtk/shtk_test
|
|
%%TEST%%tests/shtk/version_test
|
|
%%TEST%%@dirrm tests/shtk
|
|
@dirrm share/shtk
|
|
@dirrm share/doc/shtk
|