RHEL 6: p2v: Add fix for older PCRE.
[miniexpect.git] / miniexpect.c
2014-08-12 Richard W.M. JonesRHEL 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. JonesImplement and test multi-matching on strings.
2014-04-26 Richard W.M. JonesFree handle storage.
2014-04-26 Richard W.M. JonesAdd a note about clearing the input buffer in mexp_expect.
2014-04-25 Richard W.M. Jonesmexp_expect: Change the expect API to allow multiple...
2014-04-25 Richard W.M. JonesAdd miniexpect library.