Kevin P. Fleming 54727e1851 il y a 18 ans
..
TEST 54727e1851 il y a 18 ans
np 54727e1851 il y a 18 ans
readline 54727e1851 il y a 18 ans
CHANGES 54727e1851 il y a 18 ans
INSTALL 54727e1851 il y a 18 ans
Makefile.in 54727e1851 il y a 18 ans
PLATFORMS 54727e1851 il y a 18 ans
README 54727e1851 il y a 18 ans
chared.c 54727e1851 il y a 18 ans
chared.h 54727e1851 il y a 18 ans
common.c 54727e1851 il y a 18 ans
config.guess 5b4035144d Version 0.3.0 from FTP il y a 21 ans
config.h.in 54727e1851 il y a 18 ans
config.sub 5b4035144d Version 0.3.0 from FTP il y a 21 ans
configure b57303724f More BSD enhancements il y a 21 ans
configure.in 54727e1851 il y a 18 ans
editline.3 54727e1851 il y a 18 ans
editrc.5 54727e1851 il y a 18 ans
el.c 54727e1851 il y a 18 ans
el.h 54727e1851 il y a 18 ans
emacs.c 54727e1851 il y a 18 ans
hist.c 54727e1851 il y a 18 ans
hist.h 54727e1851 il y a 18 ans
histedit.h 54727e1851 il y a 18 ans
history.c 54727e1851 il y a 18 ans
install-sh 5b4035144d Version 0.3.0 from FTP il y a 21 ans
key.c 54727e1851 il y a 18 ans
key.h 54727e1851 il y a 18 ans
makelist 54727e1851 il y a 18 ans
map.c 54727e1851 il y a 18 ans
map.h 54727e1851 il y a 18 ans
parse.c 54727e1851 il y a 18 ans
parse.h 54727e1851 il y a 18 ans
prompt.c 54727e1851 il y a 18 ans
prompt.h 54727e1851 il y a 18 ans
read.c 54727e1851 il y a 18 ans
read.h 54727e1851 il y a 18 ans
readline.c 54727e1851 il y a 18 ans
refresh.c 54727e1851 il y a 18 ans
refresh.h 54727e1851 il y a 18 ans
search.c 54727e1851 il y a 18 ans
search.h 54727e1851 il y a 18 ans
sig.c 54727e1851 il y a 18 ans
sig.h 54727e1851 il y a 18 ans
sys.h 54727e1851 il y a 18 ans
term.c 54727e1851 il y a 18 ans
term.h 54727e1851 il y a 18 ans
tokenizer.c 54727e1851 il y a 18 ans
tokenizer.h 54727e1851 il y a 18 ans
tty.c 54727e1851 il y a 18 ans
tty.h 54727e1851 il y a 18 ans
vi.c 54727e1851 il y a 18 ans

README

libedit is a command line editing and history library. It is designed to be
used by interactive programs that allow the user to type commands at a terminal
prompt.

The following files may be of direct interest to the user:

* CHANGES - Software change log.

* INSTALL - Installation information.

* PLATFORMS - Supported platforms and platform-specific information.