aboutsummaryrefslogtreecommitdiff
path: root/src/libplumb/event.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-0/+0
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2003-10-14Single-threaded plumber that can run "start" rules.rsc1-0/+108
Thanks to Caerwyn Jones.