Add miniexpect library.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 13:09:02 +0000 (14:09 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 19:50:49 +0000 (20:50 +0100)
commit5cac23de1963880d8fb3aed4be47ec2894cf520c
tree0a2ac614b638bd4a2e759e59ca755a353de2bcc4
Add miniexpect library.
.gitignore [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
README [new file with mode: 0644]
configure.ac [new file with mode: 0644]
example-sshpass.c [new file with mode: 0644]
miniexpect.c [new file with mode: 0644]
miniexpect.h [new file with mode: 0644]
test-spawn.c [new file with mode: 0644]
tests.h [new file with mode: 0644]