editline/src
Joachim Wiberg d1ea173949 Fix and make sure to use rl_set_prompt() API
Fixes #51

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-12-08 21:34:56 +01:00
..
.gitignore Update .gitignore with generated files 2016-01-27 09:32:19 +01:00
complete.c Fix doube free in completion 2024-12-07 10:38:57 +01:00
editline.c Fix and make sure to use rl_set_prompt() API 2024-12-08 21:34:56 +01:00
editline.h Refactor, simplify helper macro 2018-09-21 07:12:24 +02:00
Makefile.am Bump ABI revision, v1.0.1 --> v1.0.2 2020-01-05 09:49:47 +01:00
os9.h Move All rights reserved to next line 2017-11-29 17:20:21 +01:00
sysos9.c Move All rights reserved to next line 2017-11-29 17:20:21 +01:00
sysunix.c Fix #17: Fix off-by-one problem with strdup() replacement 2018-06-14 21:59:18 +02:00
unix.h Move All rights reserved to next line 2017-11-29 17:20:21 +01:00