NetBSD/lib/libedit
christos 182beb15f2 PR/30215: Kouichirou Hiratsuka: /bin/sh dumps core with tabcomplete
Don't core-dump when trying to complete an empty line; instead assume ./
2005-05-12 15:48:40 +00:00
..
readline PR/29958: Peter Bex: add rl_variable_bind and rl_attempted_completion_over 2005-04-12 22:01:40 +00:00
TEST
chared.c
chared.h
common.c
config.h
editline.3 PR/29738: Rui Paulo: Incorrect tok_line and tok_str declarations. 2005-03-19 17:36:02 +00:00
editrc.5
el.c
el.h
emacs.c
filecomplete.c PR/30215: Kouichirou Hiratsuka: /bin/sh dumps core with tabcomplete 2005-05-12 15:48:40 +00:00
filecomplete.h gdb directly calls filename_completion_function() 2005-05-07 16:28:32 +00:00
hist.c
hist.h
histedit.h Separate out the filename completion functions from the readline() code. 2005-05-07 16:01:25 +00:00
history.c PR/26785: Jess Thrysoee: libedit - H_NEXT and H_PREV shifts cursor on failure 2004-11-27 18:31:45 +00:00
key.c
key.h
Makefile Make everything that uses makelist depend on Makefile - that way the 2005-05-07 16:22:59 +00:00
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Make sure we flush after we prepare when we are unbuffered otherwise the 2005-03-09 23:55:02 +00:00
read.h
readline.c Separate out the filename completion functions from the readline() code. 2005-05-07 16:01:25 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
term.c
term.h Add missing define, needed for debugging (from Rob Rodgers) 2005-03-15 00:10:40 +00:00
tokenizer.c
tty.c
tty.h
vi.c Terminate the arglist with a NULL instead of 0. (Shuts up gcc4.x) 2005-04-25 01:06:03 +00:00