new kpathsea
authorTaco Hoekwater <taco@metatex.org>
Tue, 1 Jul 2008 09:50:47 +0000 (09:50 +0000)
committerTaco Hoekwater <taco@metatex.org>
Tue, 1 Jul 2008 09:50:47 +0000 (09:50 +0000)
commitec60173ce6285fea2a8313d1215df593d1dc5b09
tree9f8939bdadd93a5286fc67f2787ad55b6bd4f174
parent73fccfea71d8a3ff4e6b89b165a33af6c4cbfc67
new kpathsea

git-svn-id: svn+ssh://scm.foundry.supelec.fr/svn/metapost/mplib/trunk@588 b0617d17-b707-0410-b22c-fd2634e05cc4
66 files changed:
src/texk/kpathsea/ChangeLog
src/texk/kpathsea/Makefile.in
src/texk/kpathsea/absolute.c
src/texk/kpathsea/absolute.h
src/texk/kpathsea/c-ctype.h
src/texk/kpathsea/c-dir.h
src/texk/kpathsea/c-errno.h
src/texk/kpathsea/c-std.h
src/texk/kpathsea/c-vararg.h
src/texk/kpathsea/cnf.c
src/texk/kpathsea/concatn.c
src/texk/kpathsea/db.c
src/texk/kpathsea/debug.c
src/texk/kpathsea/debug.h
src/texk/kpathsea/default.h
src/texk/kpathsea/depend.mk
src/texk/kpathsea/dir.c
src/texk/kpathsea/elt-dirs.c
src/texk/kpathsea/kdefault.c
src/texk/kpathsea/kpathsea.info
src/texk/kpathsea/kpathsea.texi
src/texk/kpathsea/kpsewhich.c
src/texk/kpathsea/mktexlsr
src/texk/kpathsea/path-elt.c
src/texk/kpathsea/readable.h
src/texk/kpathsea/recorder.h
src/texk/kpathsea/stamp-auto.in
src/texk/kpathsea/str-list.h
src/texk/kpathsea/str-llist.c
src/texk/kpathsea/str-llist.h
src/texk/kpathsea/strstr.c
src/texk/kpathsea/tex-file.c
src/texk/kpathsea/tex-file.h
src/texk/kpathsea/tex-glyph.c
src/texk/kpathsea/tex-glyph.h
src/texk/kpathsea/tex-hush.c
src/texk/kpathsea/tex-hush.h
src/texk/kpathsea/tex-make.c
src/texk/kpathsea/tex-make.h
src/texk/kpathsea/texmf.cnf [moved from src/texk/kpathsea/texmf.in with 90% similarity]
src/texk/kpathsea/texmf.in-teTeX [deleted file]
src/texk/kpathsea/tilde.c
src/texk/kpathsea/tilde.h
src/texk/kpathsea/truncate.c
src/texk/kpathsea/truncate.h
src/texk/kpathsea/types.h
src/texk/kpathsea/uppercasify.c
src/texk/kpathsea/variable.h
src/texk/kpathsea/version.c
src/texk/kpathsea/xbasename.c
src/texk/kpathsea/xcalloc.c
src/texk/kpathsea/xdirname.c
src/texk/kpathsea/xfopen.c
src/texk/kpathsea/xfseek.c
src/texk/kpathsea/xfseeko.c
src/texk/kpathsea/xftell.c
src/texk/kpathsea/xftello.c
src/texk/kpathsea/xgetcwd.c
src/texk/kpathsea/xmalloc.c
src/texk/kpathsea/xopendir.c
src/texk/kpathsea/xopendir.h
src/texk/kpathsea/xputenv.c
src/texk/kpathsea/xrealloc.c
src/texk/kpathsea/xstat.c
src/texk/kpathsea/xstat.h
src/texk/kpathsea/xstrdup.c