summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/config.h
AgeCommit message (Collapse)Author
2009-11-10towards TL2010: texk/ miscPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@15976 c570f23f-e606-0410-a88d-b1316a301751
2009-07-17various small fixes for 64Bit systemsPeter Breitenlohner
texk/dvipsk: add casts to avoid compiler warnings texk/gsftopk: add casts to avoid compiler warnings texk/ps2pkm: import changes from libs/t1lib texk/ttfdump: add casts to avoid compiler warnings texk/dviljk: add casts for printing and proper format specs for scanf to avoid compiler warnings and potential bugs git-svn-id: svn://tug.org/texlive/trunk@14299 c570f23f-e606-0410-a88d-b1316a301751
2009-06-22use ANSI C function declarations and prototypesPeter Breitenlohner
git-svn-id: svn://tug.org/texlive/trunk@13882 c570f23f-e606-0410-a88d-b1316a301751
2008-02-17Better implementation of mkdtemp() if it's not available: Use mktemp() Joachim Schrod
if it's there; no implicit declaration of mkdir(); no compiler warnings because they don't grok 0 being a pointer. git-svn-id: svn://tug.org/texlive/trunk@6658 c570f23f-e606-0410-a88d-b1316a301751
2007-07-02 Security issue: Repaired tempfile creation race condition.Joachim Schrod
Include file special parsing does not access unrelated variables any more. git-svn-id: svn://tug.org/texlive/trunk@4531 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Fix many buffer overflows, caused by unchecked string operationsJoachim Schrod
and arbitrary access to arrays. git-svn-id: svn://tug.org/texlive/trunk@4523 c570f23f-e606-0410-a88d-b1316a301751
2007-06-28 Test commit rights. Incidentially, discard spaces at the end ofJoachim Schrod
lines in files that I will change anyhow. git-svn-id: svn://tug.org/texlive/trunk@4522 c570f23f-e606-0410-a88d-b1316a301751
2006-01-17texk 1Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@1485 c570f23f-e606-0410-a88d-b1316a301751