fpc/rtl/win16
nickysn 87d5cc014f * merge with both the previous and next adjacent free blocks in the win16 global
heap manager, when freeing a block, adjacent to free space on both sizes

git-svn-id: trunk@37635 -
2017-12-01 13:32:10 +00:00
..
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dynlibs.inc + added unit dynlibs to the win16 rtl 2015-10-01 13:10:40 +00:00
glbheap.inc * merge with both the previous and next adjacent free blocks in the win16 global 2017-12-01 13:32:10 +00:00
glbheaph.inc + initial implementation of a win16 global heap manager that does support suballocation for small blocks 2017-11-30 17:54:20 +00:00
locheap.inc
locheaph.inc
Makefile * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00:00
Makefile.fpc Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files, 2017-05-10 13:06:39 +00:00
prt0c.asm
prt0comn.asm
prt0h.asm
prt0l.asm
prt0m.asm
prt0s.asm
registers.inc
rtldefs.inc
sysdir.inc + zero seg regs prior to use in the win16 system unit dir functions as well 2015-09-27 23:57:57 +00:00
sysdl.inc + win16 implementation of a dynlib manager in the system unit 2015-09-29 16:31:17 +00:00
sysdlh.inc + win16 implementation of a dynlib manager in the system unit 2015-09-29 16:31:17 +00:00
sysfile.inc * Fix compilation for win16 OS with -dSYSTEMDEBUG 2016-05-20 15:58:27 +00:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * fixed win16 compilation, patch by Max Nazhalov 2016-10-09 19:20:54 +00:00
win31.pp
winprocs.inc
winprocs.pp
winprocsh.inc
wintypes.inc
wintypes.pp