summaryrefslogtreecommitdiff
path: root/lib/texpect
AgeCommit message (Expand)AuthorFilesLines
2021-04-22lib:texpect: Do not link against nslAndreas Schneider1-1/+1
2021-02-01lib:texpect: Check the format string of err()Andreas Schneider1-0/+3
2020-11-10waf/texpect: add required nsl dependency for SolarisBjörn Jacke1-1/+1
2020-01-15texpect: Avoid duplicate sys_write()Volker Lendecke2-19/+2
2020-01-15texpect: Reformat long lineVolker Lendecke1-1/+4
2020-01-15texpect: Use lib/replace's closefrom()Volker Lendecke1-18/+1
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-1/+1
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