fpc/rtl/go32v2
nickysn aa44dcbd7f * fixed hang in dos.exec_ansistring when passing a long command line via the
go32v2 proxy method. This fixes go32v2 snapshot building, among other things.

git-svn-id: trunk@28798 -
2014-10-11 20:56:36 +00:00
..
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
dos.pp * fixed hang in dos.exec_ansistring when passing a long command line via the 2014-10-11 20:56:36 +00:00
dpmi.inc
dpmiexcp.pp Fix handling of ctrl-c/ctrl-break on go32v2: 2008-06-24 17:02:17 +00:00
dxeload.pp
dxetype.pp
emu387.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
exceptn.as
exit16.ah
exit16.asm
fpu.as
go32.pp * go32.map_device_in_memory_block result checking made consistent with all the 2013-10-14 19:20:28 +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 Complete previous commit: add EXECPPAS to ALL explicit rules 2014-04-10 16:14:58 +00:00
Makefile.fpc Complete previous commit: add EXECPPAS to ALL explicit rules 2014-04-10 16:14:58 +00:00
msmouse.pp
ports.pp - Removed register lists after pure assembler procedures, they are ignored anyway. 2013-09-24 16:27:34 +00:00
profile.pp * try to correct the code for regcall convention. 2006-12-24 01:26:47 +00:00
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 + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc * preserve gs in far_strlen 2007-08-09 18:51:15 +00:00
sysosh.inc
system.pp * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. 2014-03-12 19:48:03 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +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