fpc/rtl/template
olle 9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
..
disk.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
dynlibs.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
filutil.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
gpl.txt
header
lgpl.txt
readme
rttip.inc * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
strings.pp * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
system.pp + added maxExitCode to all System.pp 2004-09-03 19:25:21 +00:00
sysutils.pp * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00

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