fpc/rtl/go32v2
2019-03-17 14:45:03 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dpmi.inc
dpmiexcp.pp * more occured -> occurred spelling fixes. 2016-12-14 20:05:21 +00:00
dxeload.pp
dxetype.pp
emu387.pp
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp + use the new cli/sti intrinsics in go32.enable and go32.disable 2018-07-04 17:02:07 +00:00
initc.pp Fix ugly error causing troubles in go32v2 2.6.4 release IDE with GDB 2014-03-25 11:21:44 +00:00
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc + added sortbase as a dependency to unit fgl in the makefiles 2019-02-02 23:22:09 +00:00
msmouse.pp
ports.pp + add the ports[] access to the go32v2 system unit as well 2018-07-09 16:26:52 +00:00
profile.pp
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sbrk16.ah
sbrk16.asm
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp + add the ports[] access to the go32v2 system unit as well 2018-07-09 16:26:52 +00:00
sysutils.pp + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString 2018-08-24 15:33:45 +00:00
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
v2prt0.as Put both _environ and __environ as .comm inside startup script to avoid crt1.o loading 2013-11-12 16:41:08 +00:00