peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated 21 vuotta sitten
..
disk.inc 9f31783a0a * old logs removed and tabs fixed 23 vuotta sitten
dynlibs.inc 9f31783a0a * old logs removed and tabs fixed 23 vuotta sitten
filutil.inc 9f31783a0a * old logs removed and tabs fixed 23 vuotta sitten
gpl.txt 09b63b2aa2 + Put here te be used when needed 27 vuotta sitten
header ec29a31834 * copyright 2000 26 vuotta sitten
lgpl.txt 09b63b2aa2 + Put here te be used when needed 27 vuotta sitten
readme 00f5fae811 + updates to reflect directory 27 vuotta sitten
rttip.inc 9f31783a0a * old logs removed and tabs fixed 23 vuotta sitten
strings.pp 9f31783a0a * old logs removed and tabs fixed 23 vuotta sitten
system.pp 2ed14823c5 * New heapmanager that releases memory back to the OS, donated 21 vuotta sitten
sysutils.pp 601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 22 vuotta sitten

readme

This directory contains :

template files i.e. files written entirely in pascal and thus usable
as a guideline for processor or operating system specific implementations.
(this excludes files from the inc directory which are used by all os/proc's)

strings.pp Turbo pascal compatible strings unit
math.inc RTL Mathematical functions (on real type)
rttip.inc Runtime type information include
system.pp System unit template