1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libedit
Ed Schouten 59340eb8e2 Don't use __P().
The rest of the file doesn't use it either and according to style(9), it
should not be used.
2011-12-13 14:53:26 +00:00
..
edit/readline Use INCSLINKS so that "make installincludes" installs links during buildworld. 2011-11-29 06:21:01 +00:00
TEST
chared.c
chared.h
chartype.h Add $FreeBSD$'s. 2011-04-14 15:42:15 +00:00
common.c
editline.3
editrc.5
el.c
el.h
emacs.c
filecomplete.c
filecomplete.h
hist.c
hist.h
histedit.h Don't use __P(). 2011-12-13 14:53:26 +00:00
history.c
key.c
key.h
Makefile * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
read.h
readline.c * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
refresh.c
refresh.h
search.c
search.h
sig.c
sig.h
sys.h
term.c libedit: Try to map <Delete> to ed-delete-next-char. 2010-09-05 16:12:10 +00:00
term.h libedit: Try to map <Delete> to ed-delete-next-char. 2010-09-05 16:12:10 +00:00
tokenizer.c
tty.c
tty.h
vi.c