peter 3d8d9c96f8 * sbrk returns pointer 22 years ago
..
disk.inc 9f31783a0a * old logs removed and tabs fixed 23 years ago
dynlibs.inc 9f31783a0a * old logs removed and tabs fixed 23 years ago
filutil.inc 9f31783a0a * old logs removed and tabs fixed 23 years ago
gpl.txt 09b63b2aa2 + Put here te be used when needed 26 years ago
header ec29a31834 * copyright 2000 25 years ago
lgpl.txt 09b63b2aa2 + Put here te be used when needed 26 years ago
readme 00f5fae811 + updates to reflect directory 26 years ago
rttip.inc 9f31783a0a * old logs removed and tabs fixed 23 years ago
strings.pp 9f31783a0a * old logs removed and tabs fixed 23 years ago
system.pp 3d8d9c96f8 * sbrk returns pointer 22 years ago
sysutils.pp a8e68d18c5 * dummy DirectoryExists added 22 years ago

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