carl 00f5fae811 + updates to reflect directory il y a 27 ans
..
Makefile 7c0bfa9585 + added warning about TABs il y a 27 ans
header 6f386a02a7 * updates il y a 27 ans
math.inc 6f386a02a7 * updates il y a 27 ans
readme 00f5fae811 + updates to reflect directory il y a 27 ans
rttip.inc cb2b504eb1 + rtti for objects and classes il y a 27 ans
strings.pp 6f386a02a7 * updates il y a 27 ans
system.pp c0106fa516 * sbrk must return -1 on fail il y a 27 ans

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