editline/examples
Stephen Gregoratto d4b25ca85e include <sys/select.h> in excallback
Fixes an build issue when cross-compiling for SerenityOS[1]

[1] https://github.com/SerenityOS/serenity
2020-06-09 00:21:11 +10:00
..
.gitignore Minor, update .gitignore files 2018-09-16 10:10:03 +02:00
cli.c examples: Refactor CLI unlock gimmick to fix possible Coverity issue 2020-01-05 08:21:36 +01:00
excallback.c include <sys/select.h> in excallback 2020-06-09 00:21:11 +10:00
fileman.c examples/fileman.c: Further code cleanup and simplification 2018-12-31 22:51:39 +01:00
Makefile.am fileman: New example, from libedit, and from GNU Readline originally 2018-06-17 21:13:02 +02:00
testit.c testit: Don't add history, readline() already does this 2017-12-11 08:43:03 +01:00