chiark / gitweb /
with-lock-ex: Replace ad-hoc option parser with getopt.
authorMatthew Vernon <mv3@sanger.ac.uk>
Wed, 3 May 2017 13:30:02 +0000 (14:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 3 May 2017 20:37:22 +0000 (21:37 +0100)
commit92f93b3cda23695e8c10ac611ea3ada274619282
tree09375a417900a208847c770ce4185e5fab62ac71
parentb95ccd9ef90889e001d9d9061efd94af47466d64
with-lock-ex: Replace ad-hoc option parser with getopt.

Also, fix typo in usage message (missing -ex).

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
---
v5: Fix commit message.

v4: make coding style consistent
    fix typo in usage message (missing -ex)

v3: split off from timeout patch
    add copyright notice

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cprogs/with-lock-ex.c
debian/copyright