Branches for Warty

Name Status Last Modified Last Commit
lp:ubuntu/warty/liblockfile 1 Development 2009-07-02 23:56:14 UTC
2. * Fix manpage - fd = open("/var/mail/...

Author: Miquel van Smoorenburg
Revision Date: 2004-06-04 17:16:04 UTC

* 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)

11 of 1 result