fpc/rtl/inc
florian 8a940151a7 o patch by Sergej Gorelkin:
* When OpenExeFile is called with an empty filename argument, 
    it apparently opens stdin and crashes immediately thereafter trying to seek in non-seekable stream. 
    The filename is empty whenever GetLineInfo is called with the address that does not belong to valid module.

git-svn-id: trunk@12802 -
2009-02-26 18:34:48 +00:00
..
aliases.inc
astrings.inc * fix for 11176 val ansistring to enum 2008-05-01 13:05:34 +00:00
cgeneric.inc * return 0 for length(pchar(0)), like Kylix does (using corrected and 2009-01-01 22:02:17 +00:00
cgenmath.inc * fixed + optimized generic round_real 2008-06-28 14:17:06 +00:00
cgenstr.inc
charset.pp * Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one. 2008-07-20 12:10:31 +00:00
cmem.pp
compproc.inc * fixed bug #5800 2009-02-09 00:35:09 +00:00
crt.inc
crth.inc
ctypes.pp * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 2009-01-26 12:58:20 +00:00
currh.inc
dos.inc
dosh.inc
dynarr.inc * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
dynarrh.inc
dynlibs.pas * SharedSuffix 2008-04-27 20:33:33 +00:00
except.inc
exeinfo.pp o patch by Sergej Gorelkin: 2009-02-26 18:34:48 +00:00
extres.inc
fexpand.inc
file.inc
filerec.inc
fpextres.pp
fpintres.pp
gencurr.inc
generic.inc * renamed rol/ror functions into rolbyte/rolword/roldword/rolqword 2009-01-28 12:56:27 +00:00
genmath.inc * fixed + optimized generic round_real 2008-06-28 14:17:06 +00:00
genset.inc
genstr.inc
genstrs.inc
getopts.pp * Patch from Inoussa OUEDRAOGO so it can work with Delphi2009 and unicode chars 2008-12-19 17:49:24 +00:00
heap.inc * fix memory leak introduced in rev 9696, orphaned os chunks are not reused for short-lived threads (fixes issue #13173) 2009-02-20 22:35:41 +00:00
heaph.inc
heaptrc.pp Checkpointer: consider bss section too for go32v2 (webtbs/tw3661 now works) 2008-05-14 13:08:11 +00:00
innr.inc + ror/rol functions 2008-07-27 17:12:32 +00:00
int64.inc
intres.inc
keyboard.inc
keybrdh.inc
keyscan.inc
lineinfo.pp + proper handling of lineinfo retrival for dyn. libs in unix 2008-05-18 18:42:09 +00:00
lnfodwrf.pp * when the end of a sequence is reached, first_row has to be set for proper address checking, resolves #10856 2008-05-23 21:12:03 +00:00
lstrings.pp
macpas.pp * use math.SetExceptionMask() to disable floating point exceptions 2008-07-20 09:07:50 +00:00
makefile.inc
mathh.inc * moved float_rounding_mode to systemh.inc; renamed to softfloat_rounding_mode 2008-06-12 20:23:37 +00:00
matrix.pp
mmatimp.inc * fixed Matrix * Vector (patch by Bartosz Bogacz, mantis #11199) 2008-04-26 21:44:05 +00:00
mouse.inc
mouseh.inc
mvecimp.inc
objects.pp
objpas.inc * fixed bug #5800 2009-02-09 00:35:09 +00:00
objpash.inc * fixed bug #5800 2009-02-09 00:35:09 +00:00
pagemem.pp
printer.inc
printerh.inc
readme
real2str.inc * don't "round" 0.0 when converting to a string (mantis #12202) 2008-09-26 13:28:53 +00:00
resh.inc
rtti.inc * set finalized dynarrays to nil (mantis #12048) 2008-09-13 20:01:47 +00:00
sockets.inc * Fixed warnings. rtl is warnings and notes free for wince and win32 again. 2008-04-12 13:34:26 +00:00
socketsh.inc
sockovl.inc
softfpu.pp * fixed copy&paste typo 2008-06-14 13:07:17 +00:00
sstrings.inc * set code to 0 in case val(enum) does not encounter an error 2008-05-12 10:19:53 +00:00
stdsock.inc o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
strings.pp
stringsi.inc
sysres.inc
system.fpd
system.inc * fixed compilation of embedded system unit: path helper functions depend now on the avaibility of the textio/fileio feature 2009-01-26 08:23:38 +00:00
systemh.inc * updated check for minimum version required to build trunk (at least 2009-02-03 11:43:42 +00:00
text.inc * improved feature defines 2009-02-01 12:44:25 +00:00
textrec.inc
thread.inc
threadh.inc * set default stack size to 4 MiB instead of to 32 KiB 2009-01-08 18:08:32 +00:00
threadvr.inc
typefile.inc
ucomplex.pp
ufloat128.pp
ustringh.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
ustrings.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
varerror.inc
variant.inc * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
varianth.inc * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
variants.pp * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
video.inc
videoh.inc
wstring22h.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wstringh.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wstrings.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wustring22.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +00:00
wustrings.inc Merged revisions 11665-11738 via svnmerge from 2008-09-10 20:14:31 +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.