Tomas Hajny 0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 24 年之前
..
disk.inc 650fbb86aa + removed logs 25 年之前
dynlibs.inc bfdac9385b + Implemented loading of dynamical libraries 25 年之前
filutil.inc 650fbb86aa + removed logs 25 年之前
gpl.txt 09b63b2aa2 + Put here te be used when needed 26 年之前
header ec29a31834 * copyright 2000 26 年之前
lgpl.txt 09b63b2aa2 + Put here te be used when needed 26 年之前
math.inc 650fbb86aa + removed logs 25 年之前
readme 00f5fae811 + updates to reflect directory 27 年之前
rttip.inc 650fbb86aa + removed logs 25 年之前
strings.pp 650fbb86aa + removed logs 25 年之前
system.pp 0b672785fb * platform specific constants moved after systemh.inc, BeOS omission corrected 24 年之前
sysutils.pp 2cc3d97a1d * added empty template 24 年之前

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