]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
replacing libedit
authorMichal Bielicki <michal.bielicki@seventhsignal.de>
Sun, 3 Feb 2008 22:56:23 +0000 (22:56 +0000)
committerMichal Bielicki <michal.bielicki@seventhsignal.de>
Sun, 3 Feb 2008 22:56:23 +0000 (22:56 +0000)
leaving libedit.old in just in case for a day ...

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7501 d0543943-73ff-0310-b7d9-9358b9ac24b2

92 files changed:
libs/libedit.old/COPYING [moved from libs/libedit/COPYING with 100% similarity]
libs/libedit.old/ChangeLog [moved from libs/libedit/ChangeLog with 100% similarity]
libs/libedit.old/INSTALL [moved from libs/libedit/INSTALL with 100% similarity]
libs/libedit.old/Makefile.am [moved from libs/libedit/Makefile.am with 100% similarity]
libs/libedit.old/THANKS [moved from libs/libedit/THANKS with 100% similarity]
libs/libedit.old/acinclude.m4 [moved from libs/libedit/acinclude.m4 with 100% similarity]
libs/libedit.old/configure.ac [moved from libs/libedit/configure.ac with 100% similarity]
libs/libedit.old/configure.gnu [moved from libs/libedit/configure.gnu with 100% similarity]
libs/libedit.old/depcomp [moved from libs/libedit/depcomp with 100% similarity]
libs/libedit.old/doc/Makefile.am [moved from libs/libedit/doc/Makefile.am with 100% similarity]
libs/libedit.old/doc/editline.3.roff [moved from libs/libedit/doc/editline.3.roff with 100% similarity]
libs/libedit.old/doc/editrc.5.roff [moved from libs/libedit/doc/editrc.5.roff with 100% similarity]
libs/libedit.old/doc/mdoc2man.awk [moved from libs/libedit/doc/mdoc2man.awk with 100% similarity]
libs/libedit.old/examples/Makefile.am [moved from libs/libedit/examples/Makefile.am with 100% similarity]
libs/libedit.old/examples/fileman.c [moved from libs/libedit/examples/fileman.c with 100% similarity]
libs/libedit.old/examples/test.c [moved from libs/libedit/examples/test.c with 100% similarity]
libs/libedit.old/install-sh [moved from libs/libedit/install-sh with 100% similarity]
libs/libedit.old/missing [moved from libs/libedit/missing with 100% similarity]
libs/libedit.old/patches/00-readline.h.patch [moved from libs/libedit/patches/00-readline.h.patch with 100% similarity]
libs/libedit.old/patches/01-strlcat.c.patch [moved from libs/libedit/patches/01-strlcat.c.patch with 100% similarity]
libs/libedit.old/patches/02-strlcpy.c.patch [moved from libs/libedit/patches/02-strlcpy.c.patch with 100% similarity]
libs/libedit.old/patches/03-vis.c.patch [moved from libs/libedit/patches/03-vis.c.patch with 100% similarity]
libs/libedit.old/patches/04-unvis.c.patch [moved from libs/libedit/patches/04-unvis.c.patch with 100% similarity]
libs/libedit.old/patches/05-vis.h.patch [moved from libs/libedit/patches/05-vis.h.patch with 100% similarity]
libs/libedit.old/patches/06-fgetln.c.patch [moved from libs/libedit/patches/06-fgetln.c.patch with 100% similarity]
libs/libedit.old/patches/07-el_term.h.patch [moved from libs/libedit/patches/07-el_term.h.patch with 100% similarity]
libs/libedit.old/patches/08-el.c.patch [moved from libs/libedit/patches/08-el.c.patch with 100% similarity]
libs/libedit.old/patches/09-el.h.patch [moved from libs/libedit/patches/09-el.h.patch with 100% similarity]
libs/libedit.old/patches/10-filecomplete.c.patch [moved from libs/libedit/patches/10-filecomplete.c.patch with 100% similarity]
libs/libedit.old/patches/11-history.c.patch [moved from libs/libedit/patches/11-history.c.patch with 100% similarity]
libs/libedit.old/patches/12-readline.c.patch [moved from libs/libedit/patches/12-readline.c.patch with 100% similarity]
libs/libedit.old/patches/13-search.c.patch [moved from libs/libedit/patches/13-search.c.patch with 100% similarity]
libs/libedit.old/patches/14-sys.h.patch [moved from libs/libedit/patches/14-sys.h.patch with 100% similarity]
libs/libedit.old/patches/15-term.c.patch [moved from libs/libedit/patches/15-term.c.patch with 100% similarity]
libs/libedit.old/patches/16-tc1.c.patch [moved from libs/libedit/patches/16-tc1.c.patch with 100% similarity]
libs/libedit.old/patches/17-editline.3.roff.patch [moved from libs/libedit/patches/17-editline.3.roff.patch with 100% similarity]
libs/libedit.old/patches/18-editrc.5.roff.patch [moved from libs/libedit/patches/18-editrc.5.roff.patch with 100% similarity]
libs/libedit.old/patches/README [moved from libs/libedit/patches/README with 100% similarity]
libs/libedit.old/patches/cvs_export.sh [moved from libs/libedit/patches/cvs_export.sh with 100% similarity]
libs/libedit.old/patches/extra_dist_list.sh [moved from libs/libedit/patches/extra_dist_list.sh with 100% similarity]
libs/libedit.old/patches/patches_apply.sh [moved from libs/libedit/patches/patches_apply.sh with 100% similarity]
libs/libedit.old/patches/patches_check.sh [moved from libs/libedit/patches/patches_check.sh with 100% similarity]
libs/libedit.old/patches/patches_make.sh [moved from libs/libedit/patches/patches_make.sh with 100% similarity]
libs/libedit.old/patches/timestamp.cvsexport [moved from libs/libedit/patches/timestamp.cvsexport with 100% similarity]
libs/libedit.old/patches/update_dist.sh [moved from libs/libedit/patches/update_dist.sh with 100% similarity]
libs/libedit.old/patches/update_version.sh [moved from libs/libedit/patches/update_version.sh with 100% similarity]
libs/libedit.old/src/Makefile.am [moved from libs/libedit/src/Makefile.am with 100% similarity]
libs/libedit.old/src/chared.c [moved from libs/libedit/src/chared.c with 100% similarity]
libs/libedit.old/src/chared.h [moved from libs/libedit/src/chared.h with 100% similarity]
libs/libedit.old/src/common.c [moved from libs/libedit/src/common.c with 100% similarity]
libs/libedit.old/src/editline/readline.h [moved from libs/libedit/src/editline/readline.h with 100% similarity]
libs/libedit.old/src/el.c [moved from libs/libedit/src/el.c with 100% similarity]
libs/libedit.old/src/el.h [moved from libs/libedit/src/el.h with 100% similarity]
libs/libedit.old/src/el_term.h [moved from libs/libedit/src/el_term.h with 100% similarity]
libs/libedit.old/src/emacs.c [moved from libs/libedit/src/emacs.c with 100% similarity]
libs/libedit.old/src/fgetln.c [moved from libs/libedit/src/fgetln.c with 100% similarity]
libs/libedit.old/src/filecomplete.c [moved from libs/libedit/src/filecomplete.c with 100% similarity]
libs/libedit.old/src/filecomplete.h [moved from libs/libedit/src/filecomplete.h with 100% similarity]
libs/libedit.old/src/hist.c [moved from libs/libedit/src/hist.c with 100% similarity]
libs/libedit.old/src/hist.h [moved from libs/libedit/src/hist.h with 100% similarity]
libs/libedit.old/src/histedit.h [moved from libs/libedit/src/histedit.h with 100% similarity]
libs/libedit.old/src/history.c [moved from libs/libedit/src/history.c with 100% similarity]
libs/libedit.old/src/key.c [moved from libs/libedit/src/key.c with 100% similarity]
libs/libedit.old/src/key.h [moved from libs/libedit/src/key.h with 100% similarity]
libs/libedit.old/src/makelist [moved from libs/libedit/src/makelist with 100% similarity]
libs/libedit.old/src/map.c [moved from libs/libedit/src/map.c with 100% similarity]
libs/libedit.old/src/map.h [moved from libs/libedit/src/map.h with 100% similarity]
libs/libedit.old/src/parse.c [moved from libs/libedit/src/parse.c with 100% similarity]
libs/libedit.old/src/parse.h [moved from libs/libedit/src/parse.h with 100% similarity]
libs/libedit.old/src/prompt.c [moved from libs/libedit/src/prompt.c with 100% similarity]
libs/libedit.old/src/prompt.h [moved from libs/libedit/src/prompt.h with 100% similarity]
libs/libedit.old/src/read.c [moved from libs/libedit/src/read.c with 100% similarity]
libs/libedit.old/src/read.h [moved from libs/libedit/src/read.h with 100% similarity]
libs/libedit.old/src/readline.c [moved from libs/libedit/src/readline.c with 100% similarity]
libs/libedit.old/src/refresh.c [moved from libs/libedit/src/refresh.c with 100% similarity]
libs/libedit.old/src/refresh.h [moved from libs/libedit/src/refresh.h with 100% similarity]
libs/libedit.old/src/search.c [moved from libs/libedit/src/search.c with 100% similarity]
libs/libedit.old/src/search.h [moved from libs/libedit/src/search.h with 100% similarity]
libs/libedit.old/src/shlib_version [moved from libs/libedit/src/shlib_version with 100% similarity]
libs/libedit.old/src/sig.c [moved from libs/libedit/src/sig.c with 100% similarity]
libs/libedit.old/src/sig.h [moved from libs/libedit/src/sig.h with 100% similarity]
libs/libedit.old/src/strlcat.c [moved from libs/libedit/src/strlcat.c with 100% similarity]
libs/libedit.old/src/strlcpy.c [moved from libs/libedit/src/strlcpy.c with 100% similarity]
libs/libedit.old/src/sys.h [moved from libs/libedit/src/sys.h with 100% similarity]
libs/libedit.old/src/term.c [moved from libs/libedit/src/term.c with 100% similarity]
libs/libedit.old/src/tokenizer.c [moved from libs/libedit/src/tokenizer.c with 100% similarity]
libs/libedit.old/src/tty.c [moved from libs/libedit/src/tty.c with 100% similarity]
libs/libedit.old/src/tty.h [moved from libs/libedit/src/tty.h with 100% similarity]
libs/libedit.old/src/unvis.c [moved from libs/libedit/src/unvis.c with 100% similarity]
libs/libedit.old/src/vi.c [moved from libs/libedit/src/vi.c with 100% similarity]
libs/libedit.old/src/vis.c [moved from libs/libedit/src/vis.c with 100% similarity]
libs/libedit.old/src/vis.h [moved from libs/libedit/src/vis.h with 100% similarity]

similarity index 100%
rename from libs/libedit/THANKS
rename to libs/libedit.old/THANKS