[sheepdog] [PATCH 0/2] auto-generate sheep command options

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Tue Nov 20 03:46:30 CET 2012


This series contains the first two patches of the follwoing one.
  http://lists.wpkg.org/pipermail/sheepdog/2012-November/007164.html

The rest of patches will be sent after addressing Yuan's comments.

Thanks,

MORITA Kazutaka (2):
  collie: move options to lib
  sheep: use sd_option for handling command line options.

 collie/collie.c  |   87 +++++++++++++++------------------------------
 collie/collie.h  |    8 +----
 include/option.h |   30 ++++++++++++++++
 lib/Makefile.am  |    3 +-
 lib/option.c     |   48 +++++++++++++++++++++++++
 sheep/sheep.c    |  103 ++++++++++++++++++++++++-----------------------------
 6 files changed, 157 insertions(+), 122 deletions(-)
 create mode 100644 include/option.h
 create mode 100644 lib/option.c

-- 
1.7.2.5




More information about the sheepdog mailing list