summaryrefslogtreecommitdiff
path: root/lib/texpect
AgeCommit message (Expand)AuthorFilesLines
2019-08-22lib: free popt context in texpectSwen Schillig1-5/+9
2019-05-09lib/texpect: avoid theoretical NULL dereference (CID 1273099)Douglas Bagnall1-1/+6
2019-01-28lib:texpect: Use C99 initializer for poptOption in texpectAndreas Schneider1-2/+14
2018-03-01lib:texpect: Avoid some compiler warningsAndreas Schneider1-0/+9
2015-10-22texpect: undefined symbol rep_fprintfTom Schulz1-1/+1
2015-03-17texpect: Do not depend on ccanVolker Lendecke2-2/+28
2015-02-17lib: texpect. Fix the build on Solaris.Tom Schulz2-1/+6
2014-12-18lib/texpect: prefer bsd/libutil.h if availableStefan Metzmacher2-2/+4
2014-11-14lib/texpect: fix compiler warningsStefan Metzmacher1-2/+4
2014-11-14lib/texpect: make the code more portable by using "replace.h" and "system/wai...Stefan Metzmacher1-15/+3
2014-10-09lib/texpect: portability fix, include signal.hRalph Boehme1-0/+1
2014-10-09build: do not install texpect binary anymore.Björn Baumbach1-4/+2
2014-09-01lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner2-0/+450