florian 91733f9237 * some m68k and amiga related stuff fixed 21 years ago
..
graph 01dfac4a4e * old logs removed and tabs fixed 23 years ago
aliases.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
astrings.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
cgeneric.inc dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
cgenstr.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
charset.pp 01dfac4a4e * old logs removed and tabs fixed 23 years ago
cmem.pp b1cfe655e7 * fixed reallocmem (bug noted by Vincent Snijders) 21 years ago
compproc.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
crth.inc 66dd127bd9 + Moved CRT interface to common include file 21 years ago
dosh.inc 04f6378052 * another global var to threadvar change, plus CVS log added 21 years ago
dynarr.inc e8f338aa8e * use freemem() without size 21 years ago
dynarrh.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
dynlibs.pp f803e314b4 * some delphi compat aliases added. 21 years ago
except.inc 2553988d5a * exception addr record size for 64 bit systems fixed 21 years ago
fexpand.inc c79f0fb1ac * '//' behaviour for Amiga corrected 23 years ago
file.inc 041eb4aa1d * do_read/do_write addr argument changed to pointer 21 years ago
filerec.inc c9122a4719 + completed x86-64/linux system unit 21 years ago
generic.inc 62850815bd * fix arguments for shortstr_compare 21 years ago
genmath.inc 5fe2004441 * fixed some arm related real stuff 21 years ago
genset.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
genstr.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
genstrs.inc a980741757 * generic string routines added 22 years ago
getopts.pp 934fe41c45 * several 64 bit issues fixed 21 years ago
heap.inc 482e1a2505 * 64bit fixes 21 years ago
heaph.inc abfc396c40 * cmem moved to rtl 21 years ago
heaptrc.pp 8c60c6f93e * ordinal-pointer conversions fixed 21 years ago
innr.inc 6cd2cddd33 + added prefetch(const mem) 21 years ago
int64.inc cafed35e77 * str() helpers now also use valint/valuint 21 years ago
keyboard.inc b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 22 years ago
keybrdh.inc b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 22 years ago
keyscan.inc a4202664da + Initial import to main branch from fixes branch 24 years ago
lineinfo.pp 8c60c6f93e * ordinal-pointer conversions fixed 21 years ago
lstrings.pp 01dfac4a4e * old logs removed and tabs fixed 23 years ago
makefile.inc 9a219375c1 - removed os_types 23 years ago
mathh.inc 515ee5aef6 * linking problems fixed 21 years ago
mouse.inc 6d19671a84 * ptrint fixes 21 years ago
mouseh.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
objects.pp 8c60c6f93e * ordinal-pointer conversions fixed 21 years ago
objpas.inc f3e9309eef * fixed tobject.dispatch for 64 bit cpus 21 years ago
objpash.inc b80e1cfcdb * vtype changed to ptrint 21 years ago
readme 13db04fb8b * small cleanup of commented code (merged) 24 years ago
real2str.inc 72a8ac8dd7 * "improved" behavior of real2str for arm, still needs fixing 21 years ago
rtti.inc 1d209e605e * fixed alignment issues 21 years ago
sockets.inc 20c89903ec + Changed mode to output for file sockets 22 years ago
socketsh.inc 510e8a722a * sockaddr is now a union between the old and new struct as grace period 21 years ago
sockovl.inc bdb8404de0 * new files sockets changes 21 years ago
softfpu.pp 22352dad85 * forgot goto on switch in last commit 23 years ago
sstrings.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
stdsock.inc fe251972ec * Now working under Darwin 21 years ago
strings.pp 81b6d9f16c * replace strlenint with sizeint 21 years ago
stringsi.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago
system.inc dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
systemh.inc 91733f9237 * some m68k and amiga related stuff fixed 21 years ago
text.inc b5df63e617 * ValSInt fixed for 64 bit 21 years ago
textrec.inc c9122a4719 + completed x86-64/linux system unit 21 years ago
thread.inc b2a6bd9305 * fixed BeginThread on unix 21 years ago
threadh.inc b2a6bd9305 * fixed BeginThread on unix 21 years ago
threadvr.inc 4b2084fb50 + New threadmanager implementation 22 years ago
typefile.inc 041eb4aa1d * do_read/do_write addr argument changed to pointer 21 years ago
ucomplex.pp 01dfac4a4e * old logs removed and tabs fixed 23 years ago
variant.inc 7cb8b55abb * real functions ifdef'ed depending on the supported types 22 years ago
varianth.inc 1f4a3402e2 * fixed type of verror 22 years ago
video.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
videoh.inc 01dfac4a4e * old logs removed and tabs fixed 23 years ago
wstrings.inc 81b6d9f16c * replace strlenint with sizeint 21 years ago

readme

This directory contains only RTL parts independent
of the processor and of the operating system.

The include files contain the following:

astrings.pp AnsiStrings implementation.
except.inc Delphi styled exception support.
file.inc Untyped file support routines.
filerec.inc Untyped file record definition.
heap.inc Runtime heap manager .
heaph.inc Declarations of Heap functions.
innr.inc Internal function delcarations.
int64.inc Support for 64-bit integer arithmetic.
lstrings.pp LongStrings routine implementation.
mathh.inc Declarations of mathematical functions.
real2str.inc Routine to convert floating point numbers to strings.
rtti.inc Delphi like runtime type information
sstrings.inc ShortStrings (TP/BP pascal like strings) implementation.
system.inc OS and Processor independent implementation part of system unit.
systemh.inc Interface part of the system unit.
text.inc Text file support routines.
textrec.inc Definition of Textrec record.
typefile.inc Text file record definition.
generic.inc Processor independant implementation of assembler procs on i386
(to allow easy porting to new processors).
genset.inc Processor independant implementation of set handling
genmath.inc Processor independant implementation of mathematical routines
genrrti.inc Processor independant implementation of runtime type information routines

The unit files are:

ucomplex.pp Complex functions using operator overloading
getopts.pp Pascal implementation of the GNU Getops
objects.pp Turbo Pascal like implementation of objects unit
heaptrc.pp Runtime memory leak tracer and tests for memory integrity.