OSDN Git Service

cmdutils: add opt_default2().
authorAnton Khirnov <anton@khirnov.net>
Wed, 25 May 2011 14:42:41 +0000 (16:42 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 16 Jun 2011 18:24:57 +0000 (20:24 +0200)
commit9ba38229e5bd0cf6201a8206b2d8be6335f45f46
tree8baf5a138c4c8de7abcd6f7c53e840ca6376430c
parent1b9b37b8a416e77b4c6425dcdcee21cf8a1f5d67
cmdutils: add opt_default2().

It stores options in a dictionary to be passed to new open calls.

It will replace opt_default once all the pieces are in place.
cmdutils.c
cmdutils.h