mariadb/cmd-line-utils/libedit
kent@mysql.com/kent-amd64.(none) a9d2569cba Generate "config.h" directly into the "include" directory, later copied
to "my_config.h". Not to pollute the top directory, and to get more control
over what is included. Made the include path for "libedit" pick up its own
"config.h" first.
2007-07-30 21:09:45 +02:00
..
np
readline Fix bug#23293 "readline detection broken on NetBSD": 2007-01-31 15:25:56 +01:00
TEST
chared.c cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" which is undefined on QNX. 2005-07-11 15:59:49 +02:00
chared.h
common.c
compat.h
compat_conf.h
config.h
editline.3
editrc.5
el.c
el.h
el_term.h Bug#10218 Command line recall rolls into Segmentation Fault(coredump)' 2007-06-04 16:42:42 +02:00
emacs.c
fgetln.c
fgetln.h
hist.c
hist.h
histedit.h
history.c many warnings (practically safe but annoying) corrected 2006-01-03 17:54:54 +01:00
key.c
key.h
libedit_term.h
Makefile.am Generate "config.h" directly into the "include" directory, later copied 2007-07-30 21:09:45 +02:00
makelist.sh
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c QNX does not know "uint", so the cast is rewritten as "unsigned int". 2005-07-18 13:52:18 +02:00
read.h
readline.c Fix bug#23293 "readline detection broken on NetBSD": 2007-01-31 15:25:56 +01:00
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
strlcpy.c
strlcpy.h
sys.h
term.c
tokenizer.c
tokenizer.h
tty.c
tty.h
unvis.c
vi.c
vis.c
vis.h