fpc/rtl/msdos
nickysn efa90dd1f3 * fixed potential buffer overflow in GetDir()
git-svn-id: branches/i8086@24080 -
2013-03-30 16:34:54 +00:00
..
dos.pp + start of dos unit (derived from go32v2) 2013-03-29 15:58:21 +00:00
Makefile + start of dos unit (derived from go32v2) 2013-03-29 15:58:21 +00:00
Makefile.fpc + start of dos unit (derived from go32v2) 2013-03-29 15:58:21 +00:00
prt0.asm + implemented near heap for i8086-msdos, based on the embedded target heap 2013-03-30 14:54:01 +00:00
registers.inc + added Intr and MsDos implementations for i8086-msdos 2013-03-28 18:17:25 +00:00
sysdir.inc * fixed potential buffer overflow in GetDir() 2013-03-30 16:34:54 +00:00
sysfile.inc + implemented all the remaining msdos file functions 2013-03-30 15:46:41 +00:00
sysheap.inc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 2013-03-16 12:03:24 +00:00
sysos.inc + added error checking to the dos file operations 2013-03-28 22:03:13 +00:00
sysosh.inc * THandle type changed to Word for i8086-msdos 2013-03-27 00:14:41 +00:00
system.pp * close all open files on exit 2013-03-30 15:31:39 +00:00