mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-02 23:49:32 +02:00
![]() loop when attempting to terminate a process via the RTL compiled into a Linux shared library (mantis #17383) * call FPC_LIB_EXIT (the internal/generic RTL finalisation routine) instead of FPC_SHARED_LIB_EXIT (the Linux-specific "process exit" code for shared libraries) as "fini" routine (fixes #14958 again after reverting r14184) git-svn-id: trunk@16418 - |
||
---|---|---|
.. | ||
bsyscall.inc | ||
cprt0.as | ||
cprt21.as | ||
dllprt0.as | ||
gprt0.as | ||
gprt21.as | ||
prt0.as | ||
si_c21.inc | ||
si_c21g.inc | ||
si_c.inc | ||
si_dll.inc | ||
si_g.inc | ||
si_prc.inc | ||
si_uc.inc | ||
sighnd.inc | ||
sighndh.inc | ||
stat.inc | ||
syscall.inc | ||
syscallh.inc | ||
sysnr.inc |