1
0
Fork 0
dosbox-staging/src
Peter Veenstra 19478d45f5 Fix several logic errors with regards to deleted directories.
Should fix that directories with the same length as a deleted directory had some small issues.
Also blocks the creation of files in directories marked as deleted.
Small speed up to MakeDir, so it doesn't rely on mkdir when a directory is created inside a deleted directory.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4268
2019-10-09 20:46:40 +00:00
..
cpu Some more cleanups and memleak fixes. 2019-10-01 13:05:08 +00:00
debug Add some missing va_ends. Reported by jmarsh 2019-05-23 12:51:10 +00:00
dos Fix several logic errors with regards to deleted directories. 2019-10-09 20:46:40 +00:00
fpu Refine stack overflow and underflow for the fpu a bit. 2019-04-01 14:32:18 +00:00
gui use delete instead of free, although this code is never really used, as the running process should have been replaced at that point. 2019-10-01 11:11:57 +00:00
hardware - Fix url to forum. 2019-10-03 20:03:43 +00:00
ints - Fix url to forum. 2019-10-03 20:03:43 +00:00
libs Changes to allow for mingw i686 to compile a new zmbv.dll 2019-06-25 20:44:00 +00:00
misc Create fopen_wrapper so we can filter out specific directories, which DOS games should have no access to 2019-06-24 20:09:59 +00:00
platform Move dddraw detection to a configure option. Requested by DosFreak. 2017-10-10 13:51:13 +00:00
shell Pick some lowhanging fruit. (some memory leaks and unused variables) 2019-10-01 12:11:09 +00:00
dosbox.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dosbox.ico Updated Icon. Thanks Chaosfish 2007-01-10 15:07:12 +00:00
Makefile.am Update automake files for mame files 2017-08-24 13:01:15 +00:00
winres.rc Update year and address of FSF 2019-01-25 14:09:58 +00:00