summaryrefslogtreecommitdiff
path: root/lib/texpect/texpect.c
Commit message (Expand)AuthorAgeFilesLines
* texpect: Use lib/replace's closefrom()Volker Lendecke2020-01-151-18/+1
* lib: free popt context in texpectSwen Schillig2019-08-221-5/+9
* lib/texpect: avoid theoretical NULL dereference (CID 1273099)Douglas Bagnall2019-05-091-1/+6
* lib:texpect: Use C99 initializer for poptOption in texpectAndreas Schneider2019-01-281-2/+14
* lib:texpect: Avoid some compiler warningsAndreas Schneider2018-03-011-0/+9
* texpect: Do not depend on ccanVolker Lendecke2015-03-171-1/+27
* lib: texpect. Fix the build on Solaris.Tom Schulz2015-02-171-0/+5
* lib/texpect: prefer bsd/libutil.h if availableStefan Metzmacher2014-12-181-1/+3
* lib/texpect: fix compiler warningsStefan Metzmacher2014-11-141-2/+4
* lib/texpect: make the code more portable by using "replace.h" and "system/wai...Stefan Metzmacher2014-11-141-15/+3
* lib/texpect: portability fix, include signal.hRalph Boehme2014-10-091-0/+1
* lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner2014-09-011-0/+441