freebsd-dev/lib/libedit
Stefan Farfeleder 47517a7042 Merge NetBSD changes, among them:
el.c 1.44, el.h 1.17, editline.3 1.53, histedit.h 1.31:
# add EL_GETFP, and EL_SETFP.

el.c 1.42, term.c 1.46, term.h 1.18, editline.3 1.52, histedit.h 1.29:
# - Add more readline functions, enough for gdb-6.5
# - Make el_get varyadic, and implement EL_GETTC.
# - XXX: the EL_SETTC api will change in the future.

Note: The latter change breaks the ABI of the el_get() function.

Approved by:	re (kensmith)
2007-06-10 19:06:09 +00:00
..
TEST
chared.c
chared.h
common.c
editline.3 Merge NetBSD changes, among them: 2007-06-10 19:06:09 +00:00
editrc.5
el.c Merge NetBSD changes, among them: 2007-06-10 19:06:09 +00:00
el.h Merge NetBSD changes, among them: 2007-06-10 19:06:09 +00:00
emacs.c
hist.c
hist.h
history.c Merge the following changes from NetBSD: 2007-03-11 21:47:40 +00:00
key.c
key.h
Makefile Bump library versions in preparation for 7.0. 2007-05-21 02:49:08 +00:00
makelist
map.c Merge the following changes from NetBSD: 2007-03-11 21:47:40 +00:00
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c Merge the following changes from NetBSD: 2007-03-11 21:47:40 +00:00
read.h
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c Merge NetBSD changes, among them: 2007-06-10 19:06:09 +00:00
term.h Merge NetBSD changes, among them: 2007-06-10 19:06:09 +00:00
tokenizer.c
tty.c Merge the following changes from NetBSD: 2007-03-11 21:47:40 +00:00
tty.h
vi.c