..
TEST
make this compile with the new libedit history()
1997-10-23 06:35:42 +00:00
Makefile
Build readline.o into debugging versions of libedit, too.
1997-11-13 04:43:07 +00:00
chared.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
chared.h
RCSid police
1997-01-11 06:47:47 +00:00
common.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
editline.3
move description of history() return value
1997-11-09 00:13:52 +00:00
editrc.5
Fix files using old TNF copyright notice
1997-07-30 23:53:32 +00:00
el.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
el.h
RCSid police
1997-01-11 06:47:47 +00:00
emacs.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
hist.c
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
1997-10-14 15:05:49 +00:00
hist.h
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
1997-10-14 15:05:49 +00:00
histedit.h
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
1997-10-14 15:05:49 +00:00
history.c
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
1997-10-14 15:05:49 +00:00
key.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
key.h
RCSid police
1997-01-11 06:47:47 +00:00
makelist
RCSid police
1997-01-11 06:47:47 +00:00
map.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
map.h
RCSid police
1997-01-11 06:47:47 +00:00
parse.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
parse.h
RCSid police
1997-01-11 06:47:47 +00:00
prompt.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
prompt.h
RCSid police
1997-01-11 06:47:47 +00:00
read.c
Make el_gets() work when the input is not a tty.
1997-10-26 20:19:48 +00:00
readline.c
el_gets() takes an int *, not a size_t *.
1997-11-12 21:56:05 +00:00
readline.h
Const de-poisoning :-( Unfortunately the default gnu readline does not
1997-10-23 22:51:59 +00:00
refresh.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
refresh.h
RCSid police
1997-01-11 06:47:47 +00:00
search.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
search.h
RCSid police
1997-01-11 06:47:47 +00:00
shlib_version
PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.
1997-10-23 22:24:09 +00:00
sig.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
sig.h
RCSid police
1997-01-11 06:47:47 +00:00
sys.h
RCSid police
1997-01-11 06:47:47 +00:00
term.c
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
1997-11-13 04:48:48 +00:00
term.h
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
1997-11-13 04:48:48 +00:00
tokenizer.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00
tokenizer.h
RCSid police
1997-01-11 06:47:47 +00:00
tty.c
Add support for DTR/CTS flow control, from Bill Studenmund.
1997-10-20 08:07:47 +00:00
tty.h
Don't allow CSWTCH to interfere with CSUSP on __SVR4 systems.
1997-04-11 21:38:02 +00:00
vi.c
Fix compiler warnings.
1997-07-06 18:25:21 +00:00