freebsd-skq/lib/libedit
bapt 274501ab1e MFC: r265863
libedit: add H_SAVE_FP which saves history to a file pointer.

H_SAVE_FP is similar to H_SAVE but operates on a FILE* instead of a filename.
This is useful when operating in capability mode.

Reviewed by:	christos@NetBSD.org, pfg
2015-02-08 22:11:24 +00:00
..
edit/readline
TEST
chared.c
chared.h
chartype.h
common.c
editline.3
editrc.5
el.c
el.h
emacs.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h
history.c
key.c
key.h
Makefile
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h
readline.c
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c
tty.c
tty.h
vi.c