summaryrefslogtreecommitdiff
path: root/lib/texpect
Commit message (Expand)AuthorAgeFilesLines
* texpect: don't ignore unknown optionsRalph Boehme2021-09-101-1/+7
* lib:texpect: Do not link against nslAndreas Schneider2021-04-221-1/+1
* lib:texpect: Check the format string of err()Andreas Schneider2021-02-011-0/+3
* waf/texpect: add required nsl dependency for SolarisBjörn Jacke2020-11-101-1/+1
* texpect: Avoid duplicate sys_write()Volker Lendecke2020-01-152-19/+2
* texpect: Reformat long lineVolker Lendecke2020-01-151-1/+4
* texpect: Use lib/replace's closefrom()Volker Lendecke2020-01-151-18/+1
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-1/+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: undefined symbol rep_fprintfTom Schulz2015-10-221-1/+1
* texpect: Do not depend on ccanVolker Lendecke2015-03-172-2/+28
* lib: texpect. Fix the build on Solaris.Tom Schulz2015-02-172-1/+6
* lib/texpect: prefer bsd/libutil.h if availableStefan Metzmacher2014-12-182-2/+4
* 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
* build: do not install texpect binary anymore.Björn Baumbach2014-10-091-4/+2
* lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner2014-09-012-0/+450