bitwiseworks / libc

LIBC Next (kLIBC fork)
9 stars 4 forks source link

On DLL load failure, need to call "__libc_ForkDeregisterModule" and not "__libc_ForkRegisterModule" #140

Open lerdmann opened 1 month ago

lerdmann commented 1 month ago

https://github.com/bitwiseworks/libc/blob/7a15da98a2c81aeb6341859bf5409586eea19241/src/emx/src/lib/startup/386/dll0.s#L106

lerdmann commented 1 month ago

this seems to be a long standing issue, also look here:

https://trac.netlabs.org/libc/ticket/357