DJGPP specific issues.
authorJuan Manuel Guerrero <juan.guerrero@gmx.de>
Wed, 6 Feb 2008 09:57:35 +0000 (09:57 +0000)
committerJuan Manuel Guerrero <juan.guerrero@gmx.de>
Wed, 6 Feb 2008 09:57:35 +0000 (09:57 +0000)
commita924ef368d861a0593285ac9640837b9080f29ca
treeea189f7364985fc5baf7278e1616631041ee8049
parent389c8cfd1c044c7db17c3dbc3c825f2cc6f70b26
DJGPP specific issues.
* djgpp/config.bat: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
* djgpp/config.sed: Add filenames that are not 8.3 clean and that must
be changed.  Copyright timestamp adjusted.
* djgpp/config.site: Copyright timestamp adjusted.
* djgpp/config_h.sed: Copyright timestamp adjusted.
* djgpp/djunpack.bat: Copyright timestamp adjusted.
* djgpp/fnchnage.lst: Add filenames that are not 8.3 clean to the
filename translation list.
* djgpp/subpipe.c (init_subpipe): Check the environment variables
TMPDIR, TMP and TEMP, in that order, to determinate where the temp
files shall be created.  Before trying to use the temp dir where the
environment variable points to check that the dir really exists. If
not default to the cwd as temp dir.  Copyright timestamp adjusted.
* djgpp/subpipe.h: Copyright timestamp adjusted.
* djgpp/testsuite.sed: Copyright timestamp adjusted.
ChangeLog