mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-04 18:28:42 +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 | ||
dllprt0.as | ||
gprt0.as | ||
prt0.as | ||
sighnd.inc | ||
sighndh.inc | ||
stat.inc | ||
syscall.inc | ||
syscallh.inc | ||
sysnr.inc |