aboutsummaryrefslogtreecommitdiff
path: root/readline/.Sanitize
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1994-01-16 03:39:57 +0000
committerPer Bothner <per@bothner.com>1994-01-16 03:39:57 +0000
commit5e98bbab1738932aeeb251684bba6aa550f5885a (patch)
treee51fd93e8d56b82ea1e55ab8cece5ecb2c0af014 /readline/.Sanitize
parent8b564df836ca7baffe636c1a16658cdcb6388080 (diff)
downloadgdb-5e98bbab1738932aeeb251684bba6aa550f5885a.zip
gdb-5e98bbab1738932aeeb251684bba6aa550f5885a.tar.gz
gdb-5e98bbab1738932aeeb251684bba6aa550f5885a.tar.bz2
Merge in changes from bash-1.13. The most obvious one is
that the file readline.c has been split into multiple files. * bind.c, complete.c, dispay.c, isearch.c, parens.c, rldefs.h, rltty.c, search.c signals.c, tilde.c, tilde.h, xmalloc.c: New files.
Diffstat (limited to 'readline/.Sanitize')
-rw-r--r--readline/.Sanitize14
1 files changed, 13 insertions, 1 deletions
diff --git a/readline/.Sanitize b/readline/.Sanitize
index 82bc37a..69bf474 100644
--- a/readline/.Sanitize
+++ b/readline/.Sanitize
@@ -28,28 +28,40 @@ Things-to-keep:
COPYING
ChangeLog
Makefile.in
-configure.bat
+bind.c
chardefs.h
+complete.c
config
+configure.bat
configure.in
+display.c
doc
emacs_keymap.c
examples
funmap.c
history.c
history.h
+isearch.c
keymaps.c
keymaps.h
+parens.c
readline.c
readline.h
+rldefs.h
+rltty.c
+search.c
+signals.c
sysdep-aix.h
sysdep-irix.h
sysdep-norm.h
sysdep-obsd.h
sysdep-sco.h
sysdep-sysv4.h
+tilde.c
+tilde.h
vi_keymap.c
vi_mode.c
+xmalloc.c
Things-to-lose: