]> granicus.if.org Git - p11-kit/commit
Pull the argv parsing code into its own file
authorStef Walter <stefw@gnome.org>
Sun, 7 Apr 2013 17:39:22 +0000 (19:39 +0200)
committerStef Walter <stefw@gnome.org>
Tue, 21 May 2013 09:27:32 +0000 (11:27 +0200)
commiteb88be6c0b7ea39a74cd2aa8af33371de4aeb74c
treee2fb7e953bd564ae9371ed38c011b6331338b0a1
parent7b848defc704cc1fbb47a16b23727583c14b804d
Pull the argv parsing code into its own file

So it can be used from multiple code paths
common/Makefile.am
common/argv.c [new file with mode: 0644]
common/argv.h [new file with mode: 0644]
trust/module.c