third_party/popt: Initial copy of popt.
authorIra Cooper <ira@samba.org>
Wed, 23 Jul 2014 07:17:30 +0000 (00:17 -0700)
committerIra Cooper <ira@samba.org>
Sat, 9 Aug 2014 16:26:17 +0000 (18:26 +0200)
commit8cc966747df8531eb0afc8870dac29a306fb4352
tree73b5933ed72c61361103402ec9f481c51d3d7c3e
parentb08cbc64c00d563738c45a701d4a7a7fd371e63f
third_party/popt: Initial copy of popt.

Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
14 files changed:
third_party/popt/CHANGES [new file with mode: 0644]
third_party/popt/COPYING [new file with mode: 0644]
third_party/popt/README [new file with mode: 0644]
third_party/popt/dummy.in [new file with mode: 0644]
third_party/popt/findme.c [new file with mode: 0644]
third_party/popt/findme.h [new file with mode: 0644]
third_party/popt/popt.c [new file with mode: 0644]
third_party/popt/popt.h [new file with mode: 0644]
third_party/popt/poptconfig.c [new file with mode: 0644]
third_party/popt/popthelp.c [new file with mode: 0644]
third_party/popt/poptint.h [new file with mode: 0644]
third_party/popt/poptparse.c [new file with mode: 0644]
third_party/popt/system.h [new file with mode: 0644]
third_party/popt/wscript [new file with mode: 0644]