OSDN Git Service

branch: yandytex with kpathsea. yandy-kpathsea
authormaqiyuan <maqiyuan@users.sourceforge.jp>
Mon, 28 Apr 2014 09:00:44 +0000 (17:00 +0800)
committermaqiyuan <maqiyuan@users.sourceforge.jp>
Mon, 28 Apr 2014 09:00:44 +0000 (17:00 +0800)
commit9088d7e251adcd0007e395c7b06857ecfdf2e655
tree273dae39ce47a8d0d96993bf82a7e77b4f118d14
parent96d46f8c1dd928efb4ccd8b979d7aa9760222ae6
branch: yandytex with kpathsea.
216 files changed:
src/texsourc/FMT.TODO [new file with mode: 0644]
src/texsourc/Makefile.gcc [new file with mode: 0644]
src/texsourc/PDF.TODO [new file with mode: 0644]
src/texsourc/itex.c
src/texsourc/kpathsea/export_kpathsea.bat [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/AUTHORS [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/BUGS [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/ChangeLog [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/Makefile.am [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/Makefile.in [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/NEWS [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/PROJECTS [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/README [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/absolute.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/absolute.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/ac/kpathsea.ac [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/ac/mktex.ac [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/ac/withenable.ac [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/access.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/aclocal.m4 [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/atou.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/bsnl.awk [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-auto.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-auto.in [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-ctype.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-dir.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-errno.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-fopen.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-limits.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-memstr.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-minmax.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-namemx.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-pathch.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-pathmx.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-proto.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-stat.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-std.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/c-unistd.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/cnf-to-paths.awk [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/cnf.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/cnf.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/concat.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/concat3.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/concatn.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/concatn.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/config.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/configure [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/configure.ac [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/db.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/db.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/debug.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/debug.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/default.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/dir.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/dirent.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/dirent.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/Makefile.am [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/Makefile.in [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/bugs.texi [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/hier.texi [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/install.texi [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/kpathsea.info [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/kpathsea.texi [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/doc/unixtex.texi [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/elt-dirs.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/expand.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/expand.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/extend-fname.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/file-p.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/find-suffix.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/fn.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/fn.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/fontmap.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/fontmap.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/getopt.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/getopt.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/getopt1.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/hash.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/hash.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/kdefault.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/knj.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/knj.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/kpathsea.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/kpathsea.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/kpsestat.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/kpsewhich.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/lib.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/line.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/line.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/magstep.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/magstep.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/make-suffix.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/Makefile.am [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/Makefile.in [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/kpseaccess.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/kpsereadlink.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/kpsestat.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/kpsewhich.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/mktexlsr.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/mktexmf.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/mktexpk.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/man/mktextfm.man [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mingw32.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mingw32.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktex.cnf [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktex.opt [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexdir [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexdir.opt [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexlsr [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexmf [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexnam [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexnam.opt [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexpk [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktextfm [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/mktexupd [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/path-elt.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/paths.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/pathsearch.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/pathsearch.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/proginit.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/proginit.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/progname.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/progname.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/putenv.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/readable.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/readable.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/readlink.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/rm-suffix.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/str-list.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/str-list.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/str-llist.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/str-llist.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/strcasecmp.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/strstr.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/strtol.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/systypes.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/cnfnewline.test [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/cnfnewline/texmf.cnf [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/kpseaccess.test [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/kpsereadlink.test [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/kpsestat.test [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tests/kpsewhich.test [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-file.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-file.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-glyph.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-glyph.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-hush.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-hush.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-make.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tex-make.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/texmf.cnf [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tilde.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/tilde.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/types.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/uppercasify.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/variable.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/variable.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/version.ac [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/version.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/version.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/ChangeLog [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/Makefile.am [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/Makefile.in [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/dirutil.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/dirutil.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/fmtutil.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/getdestdir.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/getdestdir.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexfmt.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexlsr.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexmf.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexpk.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktextfm.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexupd.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexupd.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32/mktexupdmain.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32lib.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/win32lib.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xbasename.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xcalloc.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xdirname.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xdirtest.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xfopen.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xfseek.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xfseeko.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xftell.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xftello.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xgetcwd.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xmalloc.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xopendir.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xopendir.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xputenv.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xrealloc.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xstat.c [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xstat.h [new file with mode: 0644]
src/texsourc/kpathsea/kpathsea/xstrdup.c [new file with mode: 0644]
src/texsourc/kpathsea/make-obj.bat [new file with mode: 0644]
src/texsourc/kpathsea/meaning.txt [new file with mode: 0644]
src/texsourc/kpathsea/win32/c-auto.h [new file with mode: 0644]
src/texsourc/kpathsea/win32/kpathsea.h [new file with mode: 0644]
src/texsourc/kpathsea/win32/paths.h [new file with mode: 0644]
src/texsourc/lib.h
src/texsourc/makefile
src/texsourc/openinou.c
src/texsourc/ptex-base.ch [new file with mode: 0644]
src/texsourc/subroute.c
src/texsourc/test-for.c [new file with mode: 0644]
src/texsourc/tex3.c
src/texsourc/tex8.c
src/texsourc/tex9.c
src/texsourc/texd.h
src/texsourc/texmf.c
src/texsourc/texmf.exp [new file with mode: 0644]
src/texsourc/texmf.h
src/texsourc/texmf.lib [new file with mode: 0644]
src/texsourc/zen-cls.bat [new file with mode: 0644]