Tomas Hajny 0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 24 years ago
..
disk.inc 650fbb86aa + removed logs 25 years ago
dynlibs.inc bfdac9385b + Implemented loading of dynamical libraries 25 years ago
filutil.inc 650fbb86aa + removed logs 25 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
math.inc 650fbb86aa + removed logs 25 years ago
readme 00f5fae811 + updates to reflect directory 26 years ago
rttip.inc 650fbb86aa + removed logs 25 years ago
strings.pp 650fbb86aa + removed logs 25 years ago
system.pp 0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 24 years ago
sysutils.pp 2cc3d97a1d * added empty template 24 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