| 0.11 - new version |
|
More...
|
about 16 years ago
|
| pidsig.c: error messages are prefixed with "error:" |
|
More...
|
about 16 years ago
|
| README: add sample usage |
|
More...
|
about 16 years ago
|
| pidsig.c: comment - explain chdir/setuid issue |
|
More...
|
about 16 years ago
|
| pidsig.c: version now exits with success |
|
More...
|
about 16 years ago
|
| NEWS: add |
|
More...
|
about 16 years ago
|
| 0.10 - new version |
|
More...
|
about 16 years ago
|
| cmake: distclean target |
|
More...
|
about 16 years ago
|
| pidsig.c: handle logic error with two pipes |
|
More...
|
about 16 years ago
|
| pidsig.c: add mylog to log only, not bail out |
|
More...
|
about 16 years ago
|
| version 0.9 |
|
More...
|
over 17 years ago
|
| add -v, correct copyright notice |
|
More...
|
over 17 years ago
|
| detect all header files with cmake |
|
More...
|
over 17 years ago
|
| ignore configuration header |
|
More...
|
over 17 years ago
|
| quick conversion to cmake - compile with "cmake -DCMAKE_INSTALL_PREFIX=/usr ." |
|
More...
|
over 17 years ago
|
| add "pidsig:" prefix in the error printing, all errors started with it anyway |
|
More...
|
over 17 years ago
|
| explain setuid/chroot related todo |
|
More...
|
almost 18 years ago
|
| (lamely) silence warning about val being used uninitialised |
|
More...
|
almost 18 years ago
|
| GPLv3 for now - let me know if it doesn't work for you |
|
More...
|
almost 18 years ago
|
| correct example with regard to the -p option |
|
More...
|
almost 18 years ago
|
| basic syscalls need unistd.h |
|
More...
|
over 18 years ago
|
| support several -p options, as documented |
|
More...
|
over 18 years ago
|
| bug fix: WIFSIGNALED means exit too |
|
More...
|
over 18 years ago
|
| -u and -d can be used only once |
|
More...
|
over 18 years ago
|
| document -- as option separator |
|
More...
|
over 18 years ago
|
| add dummy license |
|
More...
|
over 18 years ago
|
| ignore more whitespace in pidfiles (after the pid) |
|
More...
|
over 18 years ago
|
| modify exit criteria |
|
More...
|
over 18 years ago
|
| handle sigchild in handler to get rid of zombies after daemonizing |
|
More...
|
over 18 years ago
|
| rethink error messages |
|
More...
|
over 18 years ago
|