fpc/rtl/inc
2004-10-12 07:08:33 +00:00
..
graph
aliases.inc
astrings.inc * remove maxlen field from ansistring/widestrings 2004-07-12 17:58:19 +00:00
cgeneric.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
cgenmath.inc - disabled llround, not present under Mac OS X 10.1 2004-10-12 07:08:33 +00:00
cgenstr.inc * made strlen wrapper inline 2004-08-24 11:49:56 +00:00
charset.pp
cmem.pp * added $if defined(..) for 2.0. 2004-09-19 19:04:11 +00:00
compproc.inc * widestring conversion routines takes a widechar so no 2004-09-29 14:55:49 +00:00
crth.inc fix compile for 1.0.x 2004-06-17 14:51:38 +00:00
dosh.inc * another global var to threadvar change, plus CVS log added 2004-05-03 18:00:24 +00:00
dynarr.inc + Fix crash when resizing dynamic array 2004-09-15 07:28:09 +00:00
dynarrh.inc * removed warnings 2004-05-31 20:25:04 +00:00
dynlibs.pp + Fix for bug #3164 by Michalis Kamburelis 2004-06-13 09:34:52 +00:00
except.inc * exception addr record size for 64 bit systems fixed 2004-04-27 18:47:51 +00:00
fexpand.inc * description of individual conditional defines added 2004-05-29 18:25:21 +00:00
file.inc * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
filerec.inc * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 2004-09-21 23:36:51 +00:00
generic.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
genmath.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
genset.inc
genstr.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
genstrs.inc
getopts.pp * several 64 bit issues fixed 2004-02-22 16:48:39 +00:00
heap.inc * changed formatting to conform to the rest of the compiler/rtl 2004-08-10 18:58:36 +00:00
heaph.inc * readded support for ReturnIfGrowHeapFails 2004-06-29 20:50:32 +00:00
heaptrc.pp * fix reallocmem 2004-09-21 14:49:29 +00:00
innr.inc * updated according to compiler/compinnr.inc 2004-07-05 21:59:18 +00:00
int64.inc * fixed overflow checking for qword 2004-09-26 07:37:49 +00:00
keyboard.inc
keybrdh.inc
keyscan.inc
lineinfo.pp * added support for netware nlm (netware and netwlibc) 2004-09-18 11:06:52 +00:00
lstrings.pp
macpas.pp + added assigning op which converts FourCharCode to LongWord 2004-08-19 13:25:56 +00:00
makefile.inc
mathh.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
matrix.pp * Doesn't compile with 1.0 :( 2004-07-08 10:16:21 +00:00
mmatimp.inc + Add a matrix unit I wrote some time ago 2004-07-07 14:12:51 +00:00
mouse.inc * ptrint fixes 2004-05-01 20:52:29 +00:00
mouseh.inc
mvecimp.inc + Add a matrix unit I wrote some time ago 2004-07-07 14:12:51 +00:00
objects.pp * fixedPreviousFramePointer on sparc 2004-10-03 17:43:47 +00:00
objpas.inc * fixed aligntoptr 2004-10-10 19:18:31 +00:00
objpash.inc * vtype changed to ptrint 2004-04-28 19:52:41 +00:00
readme
real2str.inc * removed warnings 2004-05-31 20:25:04 +00:00
rtti.inc * rtti alignment fixed 2004-10-04 21:23:15 +00:00
sockets.inc + Changed mode to output for file sockets 2003-11-23 10:57:15 +00:00
socketsh.inc * sockaddr is now a union between the old and new struct as grace period 2004-03-16 19:15:57 +00:00
sockovl.inc * new files sockets changes 2004-03-16 18:04:27 +00:00
softfpu.pp
sstrings.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
stdsock.inc * Now working under Darwin 2004-03-18 16:12:14 +00:00
strings.pp * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
stringsi.inc * replace strlenint with sizeint 2004-05-01 23:55:18 +00:00
system.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
systemh.inc + cgenmath with libc math functions. Faster than the routines in genmath 2004-10-09 21:00:46 +00:00
text.inc * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 2004-09-21 23:36:51 +00:00
textrec.inc * SetTextLineEnding implemented, FileRec.Name position alignment for CPU64 2004-09-21 23:36:51 +00:00
thread.inc * added define DISABLE_NO_THREAD_MANAGER to avoid warnings if thread manager is always present 2004-09-19 18:55:30 +00:00
threadh.inc * added define DISABLE_NO_THREAD_MANAGER to avoid warnings if thread manager is always present 2004-09-19 18:55:30 +00:00
threadvr.inc + New threadmanager implementation 2003-11-26 20:10:59 +00:00
typefile.inc * do_read/do_write addr argument changed to pointer 2004-04-22 21:10:56 +00:00
ucomplex.pp
variant.inc * sparc uses wait4 as well 2004-08-18 21:03:35 +00:00
varianth.inc * fixed type of verror 2003-12-22 23:07:52 +00:00
video.inc
videoh.inc
wstrings.inc * widestring conversion routines takes a widechar so no 2004-09-29 14:55:49 +00:00

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.