fpc/rtl/go32v2
giulio 5998ab33f2 Fix handling of ctrl-c/ctrl-break on go32v2:
* the default handler now silently quits if CtrlBreakHandler returns false or
   it hasn't been installed, instead of generating an unknown RTE 0.
Compiler: signal handlers are declared cdecl on go32v2 too.
This fixes bug #11494.

git-svn-id: trunk@11272 -
2008-06-24 17:02:17 +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
crt.pp * correction of previous broken patch :-( 2006-07-14 19:24:47 +00:00
dos.pp Fixed DiskFree/DiskSize: 2008-06-19 14:59:41 +00:00
dpmi.inc * remove $Log 2005-06-07 09:47:55 +00:00
dpmiexcp.pp Fix handling of ctrl-c/ctrl-break on go32v2: 2008-06-24 17:02:17 +00:00
dxeload.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
dxetype.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
emu387.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
exceptn.as * remove $Log 2005-06-07 09:47:55 +00:00
exit16.ah
exit16.asm
fpu.as * remove $Log 2005-06-07 09:47:55 +00:00
go32.pp * make sure to preserve edi in free_memory_block 2007-08-09 18:41:27 +00:00
initc.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
keyboard.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
Makefile * regenerated with changes in r11233 2008-06-15 15:52:25 +00:00
Makefile.fpc + fgl and ctypes added to compilation in patch by Giulio Bernardi 2008-04-26 05:53:58 +00:00
mouse.pp * (slightly modified) patch by Laaca - avoid disappearing mouse cursor 2008-03-30 19:31:48 +00:00
msmouse.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
ports.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
printer.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
profile.pp * try to correct the code for regcall convention. 2006-12-24 01:26:47 +00:00
sbrk16.ah
sbrk16.asm * remove $Log 2005-06-07 09:47:55 +00:00
sysdir.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
sysfile.inc * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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 * remove $Log 2005-06-07 09:47:55 +00:00
system.pp * fix for missing initialization of widestring manager by Giulio Bernardi 2008-04-26 04:52:22 +00:00
sysutils.pp * inline on needed for 2.0.x 2007-09-17 21:19:12 +00:00
tthread.inc * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 2005-11-10 17:06:25 +00:00
v2prt0.as * remove $Log 2005-06-07 09:47:55 +00:00
varutils.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
vesamode.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
video.pp * (slightly modified) patch by Laaca - avoid disappearing mouse cursor 2008-03-30 19:31:48 +00:00