summaryrefslogtreecommitdiffstats
path: root/lib/pid_output.c
Commit message (Collapse)AuthorAgeFilesLines
* Make more strings const.hasso2004-10-071-3/+3
|
* 2003-12-22 Christian Hammers <ch@lathspell.de>gdt2003-12-221-1/+10
| | | | | | * configure.ac (and everywhere a regular file is opened for writing): use file permissions from configure rather than compiled-in umask.
* 2003-10-30 sowmini.varadhan@sun.compaul2003-10-301-2/+4
| | | | * lib/pid_output.c: (pid_output_lock) undo paulj's mindless edit.
* 2003-10-24 sowmini.varadhan@sun.compaul2003-10-241-15/+24
| | | | | | | * lib/pid_output.c: (pid_output) call pid_output_lock if we have fcntl(). (pid_output_lock) grab exclusive write lock on pid file, rather than rely on (fragile) exclusive create.
* Initial revisionpaul2002-12-131-0/+77