Branches for Vivid

Name Status Last Modified Last Commit
lp:ubuntu/vivid/lockfile-progs 2 Mature 2014-10-27 01:46:39 UTC
14. * Add "p" to getopt_long()'s short op...

Author: Rob Browning
Revision Date: 2012-12-01 12:16:09 UTC

* Add "p" to getopt_long()'s short options so the "-p" arg will actually work.
  As the manpage states, "-p" was intended to be the short argument for
  "--use-pid", but since "p" wasn't added to the getopt_long()
  optstring, it didn't actually work. Fix it.
  Thanks to Michael Deegan <bugs@wibble.darktech.org> for the report.
  (Closes: #686057)

* Fix cross-builds; use the cross-compiler when cross-building.
  Thanks to Colin Watson <cjwatson@ubuntu.com> for the report and the
  patch. (Closes: #694842)

11 of 1 result