This document has instructions for 1.12.maint2, the second bugfix release for djgpp 1.12. To apply this bugfix, unzip dj112m2.zip from the same place you unzipped all the 1.12 zip files and dj112m1 AFTER you unzip all the others. If you unzip another 1.12 zipfile, you should re-unzip the maintainance zip file to ensure you still have the bugfixes. You must then run the 112m2.bat file to install this bugfix. unzip -o dj112m2.zip 112m2 This bugfix affects the following modules: djeoe112.zip djdev112.zip djsrc112.zip djlsr112.zip The file docs/djgpp/new112m2.doc in dj112m2.zip describes the bugfixes. A copy of new112m2.doc is attached: go32/glob.c: Don't break if the command line ends in '\'. libsrc/c/sys/access.c: don't use stat if you don't have to.