Imported Upstream version 15.8a upstream upstream/15.8a
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Fri, 12 Apr 2013 17:36:08 +0000 (10:36 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Fri, 12 Apr 2013 17:36:08 +0000 (10:36 -0700)
commitea376ff581dd55e756901822fb7239687ba522f9
treefa10c35b2546a862de8ef698f39c38cba886e2f0
Imported Upstream version 15.8a
104 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
INSTALL.gnu [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
contrib/Makefile.am [new file with mode: 0644]
contrib/Makefile.in [new file with mode: 0644]
contrib/README [new file with mode: 0644]
contrib/cctree.txt [new file with mode: 0644]
contrib/cctree.vim [new file with mode: 0644]
contrib/ocs [new file with mode: 0644]
contrib/webcscope/INSTALL [new file with mode: 0644]
contrib/webcscope/LICENSE [new file with mode: 0644]
contrib/webcscope/TODO [new file with mode: 0644]
contrib/webcscope/cgi-lib.pl [new file with mode: 0644]
contrib/webcscope/cscope [new file with mode: 0644]
contrib/webcscope/hilite.c [new file with mode: 0644]
contrib/webcscope/icons/back.gif [new file with mode: 0644]
contrib/webcscope/icons/bomb.gif [new file with mode: 0644]
contrib/webcscope/icons/c.gif [new file with mode: 0644]
contrib/webcscope/icons/down.gif [new file with mode: 0644]
contrib/webcscope/icons/folder.gif [new file with mode: 0644]
contrib/webcscope/icons/folder.open.gif [new file with mode: 0644]
contrib/webcscope/icons/left.gif [new file with mode: 0644]
contrib/webcscope/icons/up.gif [new file with mode: 0644]
contrib/webcscope/icons/world2.gif [new file with mode: 0644]
contrib/xcscope/cscope-indexer [new file with mode: 0644]
contrib/xcscope/xcscope.el [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/cscope.1 [new file with mode: 0644]
doc/xcscope.1 [new file with mode: 0644]
install-sh [new file with mode: 0755]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
packages/MSDOS/README [new file with mode: 0644]
packages/MSDOS/djmake.bat [new file with mode: 0644]
packages/MSDOS/ylwrap.pat [new file with mode: 0644]
packages/cscope.spec [new file with mode: 0644]
packages/uw7/Prototype [new file with mode: 0644]
packages/uw7/cscope_pkg.sh [new file with mode: 0644]
packages/uw7/pkginfo [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/alloc.c [new file with mode: 0644]
src/alloc.h [new file with mode: 0644]
src/basename.c [new file with mode: 0644]
src/build.c [new file with mode: 0644]
src/build.h [new file with mode: 0644]
src/command.c [new file with mode: 0644]
src/compath.c [new file with mode: 0644]
src/constants.h [new file with mode: 0644]
src/crossref.c [new file with mode: 0644]
src/dir.c [new file with mode: 0644]
src/display.c [new file with mode: 0644]
src/edit.c [new file with mode: 0644]
src/egrep.c [new file with mode: 0644]
src/egrep.y [new file with mode: 0644]
src/emacs.e [new file with mode: 0644]
src/exec.c [new file with mode: 0644]
src/find.c [new file with mode: 0644]
src/fscanner.c [new file with mode: 0644]
src/fscanner.l [new file with mode: 0644]
src/global.h [new file with mode: 0644]
src/gmacs.ml [new file with mode: 0644]
src/gscope.c [new file with mode: 0644]
src/help.c [new file with mode: 0644]
src/history.c [new file with mode: 0644]
src/input.c [new file with mode: 0644]
src/invlib.c [new file with mode: 0644]
src/invlib.h [new file with mode: 0644]
src/library.h [new file with mode: 0644]
src/logdir.c [new file with mode: 0644]
src/lookup.c [new file with mode: 0644]
src/lookup.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/mouse.c [new file with mode: 0644]
src/mygetenv.c [new file with mode: 0644]
src/mypopen.c [new file with mode: 0644]
src/scanner.c [new file with mode: 0644]
src/scanner.h [new file with mode: 0644]
src/scanner.l [new file with mode: 0644]
src/snprintf.c [new file with mode: 0644]
src/version.h [new file with mode: 0644]
src/vp.h [new file with mode: 0644]
src/vpaccess.c [new file with mode: 0644]
src/vpfopen.c [new file with mode: 0644]
src/vpinit.c [new file with mode: 0644]
src/vpopen.c [new file with mode: 0644]
ylwrap [new file with mode: 0755]