Return int from mexp_expect
[miniexpect.git] / miniexpect.h
2022-07-25 Richard W.M. JonesPort to pcre2 v1.1
2017-10-11 Richard W.M. JonesAdd debugging capability at runtime.
2016-06-29 Richard W.M. JonesAdd mexp_send_interrupt, mexp_spawnvf, mexp_spawnlf...
2016-01-24 Richard W.M. JonesIntroduce methods to access some fields in the handle.
2014-05-15 Richard W.M. JonesImplement and test multi-matching on strings.
2014-04-26 Richard W.M. Jonesminiexpect.h: Change the error codes again.
2014-04-26 Richard W.M. JonesAdd a man page.
2014-04-25 Richard W.M. Jonesminiexpect.h: Just some tidying up.
2014-04-25 Richard W.M. Jonesmexp_expect: Change the expect API to allow multiple...
2014-04-25 Richard W.M. JonesAdd miniexpect library.