~gandelman-a/ubuntu/quantal/liblockfile/lp941968

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Miquel van Smoorenburg
  • Date: 2004-06-04 17:16:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040604171604-v50ebojfdujvcap6
Tags: 1.06
* Fix manpage - fd = open("/var/mail/USER.lock") should be
  fd = open("/var/mail/USER");
* Remove extraneous free() from lockfile.c (closes: #217740)
* If the existing lockfile is not valid, the first try isn't really
  valid either - in that case, even if we want to try locking just
  once, try once more.  (closes: #217741)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: