Commit Graph

14 Commits (afc537d3454bc1fcb046ba118a1ca384e083e1c9)

Author SHA1 Message Date
Stefan Bühler afc537d345 [build] improve (warning) compile flags 2019-08-25 13:16:45 +02:00
Tyler Stubenvoll bdd50b7910 Taught multiwatch to send the correct signal when using --signal
When the --signal flag was enabled, multiwatch was sending the
index of signal in the sig_actions array instead of the correct
signal number. So, when multiwatch was told to send a SIGTERM,
the application was actually being sent a SIGQUIT, which caused
the application to coredump as ordered.

The fix is to change the loop to return the signal number
stored at the index.
2018-07-21 13:59:10 -07:00
Stefan Bühler d3a960fbe0 distribute README.rst 2015-06-27 20:20:55 +02:00
Stefan Bühler 861aca4f43 fix minus signs in man page 2015-06-27 19:28:23 +02:00
Stefan Bühler ce9be5cd26 make README a proper formatted README.rst 2013-05-29 12:53:24 +02:00
Stefan Bühler d23de523a6 add README 2012-01-10 22:14:45 +01:00
Angel Abad 184406ceab fix ftbfs with ld --as-needed 2011-12-16 18:28:02 +01:00
Stefan Bühler fd45ac88e2 [build] Fix detection of libev (fixes #2307) 2011-04-19 01:03:58 +02:00
Stefan Bühler 80d85493ec Fix typos, s/childs/children/ and add new "--signal" option 2010-09-17 12:44:50 +02:00
Peter Weck 8c6b1945bd Reset sigmask after fork() 2010-09-17 12:41:52 +02:00
Stefan Bühler a38075bf15 Fix example in man page 2009-03-31 12:43:16 +02:00
Stefan Bühler 1a496ac18d Fix typo in man-page (php instead of rails) 2009-03-24 16:43:19 +01:00
Stefan Bühler 33ec2e739a Fix year in COPYING 2009-03-24 16:06:56 +01:00
Stefan Bühler bb145f83fb Initial commit 2009-03-24 15:39:46 +01:00