miniexpect.git
2014-08-12 Richard W.M... RHEL 6: p2v: Add fix for older PCRE.
2014-08-12 Pino Toscanop2v: close the mexp handle if mexp_spawnv fails
2014-05-15 Richard W.M... Document behaviour when matching against multiple regul...
2014-05-15 Richard W.M... Implement and test multi-matching on strings.
2014-04-26 Richard W.M... tests: Add 'make check-valgrind' to run test suite...
2014-04-26 Richard W.M... Free handle storage.
2014-04-26 Richard W.M... configure: Move AC_USE_SYSTEM_EXTENSIONS to avoid autoc...
2014-04-26 Richard W.M... tests: Add a test of running 'ls --version' and matchin...
2014-04-26 Richard W.M... tests: Accurately list sources of test-spawn program.
2014-04-26 Richard W.M... Minor updates to the manual page.
2014-04-26 Richard W.M... clean: Remove miniexpect.3 if we have pod2man, otherwis...
2014-04-26 Richard W.M... Add a note about clearing the input buffer in mexp_expect.
2014-04-26 Richard W.M... miniexpect.h: Change the error codes again.
2014-04-26 Richard W.M... Add a man page.
2014-04-25 Richard W.M... miniexpect.h: Just some tidying up.
2014-04-25 Richard W.M... mexp_expect: Change the expect API to allow multiple...
2014-04-25 Richard W.M... Add miniexpect library.