summary refs log tree commit diff
path: root/src/runsvdir.c
Commit message (Expand)AuthorAgeFilesLines
* fix compilation warning(s): -Wincompatible-pointer-types-discards-qualifiersZ. Liu2024-09-251-2/+2
* s/\t/ /gGerrit Pape2007-09-131-39/+39
* * runsv.c: delay restart of log service at least 1 sec, just as the mainGerrit Pape2006-05-101-3/+0
* * svlogd.c: don't print extra newlines to the log if additionally writingGerrit Pape2005-12-181-1/+1
* * runsvdir.c: new option -P, run each runsv process in a new session andGerrit Pape2004-09-211-1/+10
* * runsvdir.c:Gerrit Pape2004-08-021-15/+17
* * runsvdir.c: check services dir again after one second until it'sGerrit Pape2004-08-011-10/+14
* * runsvdir.c: don't propagate sig_term to runsv processes when receivingGerrit Pape2003-04-241-2/+9
* * runsvdir.c, runsv.c: close-on-exec file descriptors of current dir andGerrit Pape2003-03-091-0/+1
* * doc/benefits.html: new.Gerrit Pape2003-02-251-31/+26
* avoid unnecessary warning.Gerrit Pape2002-10-221-0/+1
* * runsvdir.c: continue reading directory when stat() on entry fails.Gerrit Pape2002-10-211-1/+1
* 0.6.4.Gerrit Pape2002-10-061-22/+28
* * runsv.c: sleep 1 second before exiting on fatal error.Gerrit Pape2002-10-041-3/+9
* cleanup. doc.Gerrit Pape2002-09-261-0/+11
* * man/runsv.8, man/runsvdir.8: new.Gerrit Pape2002-09-251-0/+1
* minor.Gerrit Pape2002-09-241-4/+12
* support symlinked /service directory.Gerrit Pape2002-09-241-3/+4
* code cleanup.Gerrit Pape2002-09-241-21/+16
* * runsv, runsvdir: new; svscan/supervise replacement.Gerrit Pape2002-09-231-0/+242