peter 67121a8e17 * removed obsolete makefiles 26 years ago
..
gpl.txt 09b63b2aa2 + Put here te be used when needed 26 years ago
header 6f386a02a7 * updates 27 years ago
lgpl.txt 09b63b2aa2 + Put here te be used when needed 26 years ago
math.inc 6f386a02a7 * updates 27 years ago
readme 00f5fae811 + updates to reflect directory 26 years ago
rttip.inc cb2b504eb1 + rtti for objects and classes 27 years ago
strings.pp 6f386a02a7 * updates 27 years ago
system.pp c0106fa516 * sbrk must return -1 on fail 27 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