summaryrefslogtreecommitdiff
path: root/Build/source/texk/ps2pkm/ps2pk.c
AgeCommit message (Collapse)Author
2014-12-15ps2pk 1.7Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@35828 c570f23f-e606-0410-a88d-b1316a301751
2014-10-13texk/ps2pkm: Minor bug fix. Avoid use of LONG (int for Unix but defined as ↵Peter Breitenlohner
long by MinGW) git-svn-id: svn://tug.org/texlive/trunk@35365 c570f23f-e606-0410-a88d-b1316a301751
2014-10-12texk/ps2pkm: General cleanup: ANSI/ISO C functions and morePeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@35361 c570f23f-e606-0410-a88d-b1316a301751
2014-10-08texk/ps2pkm: More cleanup: return types, protos, static, const, ...Peter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@35330 c570f23f-e606-0410-a88d-b1316a301751
2014-10-07texk/ps2pkm: Minor cleanup to avoid compiler warningsAkira Kakuto
git-svn-id: svn://tug.org/texlive/trunk@35324 c570f23f-e606-0410-a88d-b1316a301751
2013-06-29ps2pkm: Include Autoconf generated headers firstPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@31032 c570f23f-e606-0410-a88d-b1316a301751
2012-07-16ps2pkm: ANSI C in mag.c and ps2pk.cPeter Breitenlohner
Pass proper args to kpse_set_program_name() git-svn-id: svn://tug.org/texlive/trunk@27072 c570f23f-e606-0410-a88d-b1316a301751
2011-03-07Rename program_invocation_*name => kpse_invocation_*namePeter Breitenlohner
(1) to avoid conflict with /usr/include/sys/error.h from Cygwin, and (2) to indicate that these are not the variables from glibc. git-svn-id: svn://tug.org/texlive/trunk@21624 c570f23f-e606-0410-a88d-b1316a301751
2010-03-10avoid use of and remove support for kpse_set_progname,Peter Breitenlohner
should be completely removed for kpathsea version 6.x.y git-svn-id: svn://tug.org/texlive/trunk@17409 c570f23f-e606-0410-a88d-b1316a301751
2010-02-22build system: various small fixes for mingw32 cross compilationPeter Breitenlohner
still incomplete git-svn-id: svn://tug.org/texlive/trunk@17141 c570f23f-e606-0410-a88d-b1316a301751
2006-01-17texk 1Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751