summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/pidlock.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-49/+49
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-59/+59
* Make Pidlock#lock return true if we currently hold the lockmpalmer2006-12-311-1/+1
* Add a Puppet::Util::Pidlock class, for use by locks and PID filesmpalmer2006-12-311-0/+68