freebsd-dev/gnu/lib/libreadline
Andrey A. Chernov 5d633ee823 Sync with bash 1.4.5 version
Check some null pointers before action, cosmetique fixes
Submitted by:
Obtained from:
1995-07-19 17:01:18 +00:00
..
doc Upgrade 1995-03-17 01:40:52 +00:00
examples Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
readline Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
ansi_stdlib.h Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
bind.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
ChangeLog Merged with new readline 2.0 from bash 1994-05-09 23:24:44 +00:00
chardefs.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
complete.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
config.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
COPYING Merged with new readline 2.0 from bash 1994-05-09 23:24:44 +00:00
display.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
emacs_keymap.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
funmap.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
history.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
history.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
isearch.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
keymaps.c Upgrade to readline from bash 1.14.3 1994-12-12 03:23:04 +00:00
keymaps.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
Makefile Bump major number 1995-05-08 08:43:06 +00:00
memalloc.h Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
parens.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
posixstat.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
readline.3 Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
readline.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
readline.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
README Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
README.8bit Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
README.FreeBSD Make local changes more portable. 1994-05-14 01:18:07 +00:00
rlconf.h Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
rldefs.h Upgrade 1995-03-17 01:40:52 +00:00
rltty.c Upgrade from new bash 1994-12-30 14:39:39 +00:00
search.c Upgrade 1995-03-17 01:40:52 +00:00
signals.c Upgrade to readline from bash 1.14.3 1994-12-12 03:23:04 +00:00
STANDALONE Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
sysdep.h Merge with much improved version from gdb4.11 1994-05-09 20:36:08 +00:00
tcsh_hack.readme Upgrade to readline 2.0 from bash1.14.1 1994-05-13 15:48:04 +00:00
tilde.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
tilde.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
VERSION Upgrade to readline from bash 1.14.3 1994-12-12 03:23:04 +00:00
vi_keymap.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
vi_mode.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
xmalloc.c Merged with new readline 2.0 from bash 1994-05-09 23:24:44 +00:00

This is the distribution of the Gnu Readline library.  See the file
STANDALONE for a description of the #defines that can be passed via
the makefile to build readline on different systems.

The file rlconf.h contains defines that enable and disable certain
readline features.