All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] xl: fixes and improvements to xl command line parsing
@ 2010-08-23 14:50 Ian Campbell
  2010-08-23 14:50 ` [PATCH 1 of 2] xl: correct argument parsing for some sub-commands Ian Campbell
  2010-08-23 14:50 ` [PATCH 2 of 2] xl: treat sub-command main function like a regular C main() function Ian Campbell
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Campbell @ 2010-08-23 14:50 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Campbell

First patch fixes a bunch of sub-commands which are broken due to not
correctly following the need to parse options wrt the global optind.

Second patch then does away with the confusing need to parse options
wrt the global optind.

(second patch isn't strictly necessary but I think it is a good idea)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-23 14:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 14:50 [PATCH 0 of 2] xl: fixes and improvements to xl command line parsing Ian Campbell
2010-08-23 14:50 ` [PATCH 1 of 2] xl: correct argument parsing for some sub-commands Ian Campbell
2010-08-23 14:50 ` [PATCH 2 of 2] xl: treat sub-command main function like a regular C main() function Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.