Tomas Hajny 601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 21 éve
..
disk.inc 9f31783a0a * old logs removed and tabs fixed 23 éve
dynlibs.inc 9f31783a0a * old logs removed and tabs fixed 23 éve
filutil.inc 9f31783a0a * old logs removed and tabs fixed 23 éve
gpl.txt 09b63b2aa2 + Put here te be used when needed 26 éve
header ec29a31834 * copyright 2000 26 éve
lgpl.txt 09b63b2aa2 + Put here te be used when needed 26 éve
readme 00f5fae811 + updates to reflect directory 26 éve
rttip.inc 9f31783a0a * old logs removed and tabs fixed 23 éve
strings.pp 9f31783a0a * old logs removed and tabs fixed 23 éve
system.pp e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 21 éve
sysutils.pp 601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 21 éve

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