summary refs log tree commit diff
path: root/sysutils/catsit/pkg-descr
blob: 132a488f2ad63e6a3f711c633c52539b6efa11c1 (plain) (blame)
1
2
3
4
5
catsit is a process supervisor for processes which run in the
foreground, log to standard output or standard error, handle errors by
exiting and expect to be restarted.

WWW: https://git.causal.agency/catsit/
src/commit/bin/hilex/mdoc.l?id=9e72c0acce13944e568b1a164058b779a4d537f6&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe