carl 00f5fae811 + updates to reflect directory 27 лет назад
..
Makefile 7c0bfa9585 + added warning about TABs 27 лет назад
header 6f386a02a7 * updates 27 лет назад
math.inc 6f386a02a7 * updates 27 лет назад
readme 00f5fae811 + updates to reflect directory 27 лет назад
rttip.inc cb2b504eb1 + rtti for objects and classes 27 лет назад
strings.pp 6f386a02a7 * updates 27 лет назад
system.pp c0106fa516 * sbrk must return -1 on fail 27 лет назад

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