ftrigw_notify.c (132B)
1 /* ISC license. */ 2 3 #include <s6/ftrigw.h> 4 5 int ftrigw_notify (char const *path, char c) 6 { 7 return ftrigw_notifyb(path, &c, 1) ; 8 }
s6Mirror/fork of https://skarnet.org/software/s6/ | |
git clone https://ccx.te2000.cz/git/s6 | |
Log | Files | Refs | README | LICENSE |