mer feb 12 14:56:57 CET 2003

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matteo Brancaleoni
2003-02-12 13:59:15 +00:00
parent d2f186de49
commit 2bd936105e
62 changed files with 1371 additions and 597 deletions

22
editline/.cvsignore Executable file
View File

@@ -0,0 +1,22 @@
np/vis.o_a
np/unvis.o_a
np/strlcpy.o_a
np/strlcat.o_a
np/fgetln.o_a
vi.h
tokenizer.o_a
readline.o_a
history.o_a
help.h
help.c
fcns.h
fcns.c
emacs.h
editline.o_a
editline.c
config.status
config.log
config.h
common.h
config.cache
Makefile

5
editline/np/.cvsignore Executable file
View File

@@ -0,0 +1,5 @@
vis.o_a
unvis.o_a
strlcpy.o_a
strlcat.o_a
fgetln.o_a