aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/wcstoll.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2025-03-31 17:39:47 +0200
committerCorinna Vinschen <corinna@vinschen.de>2025-03-31 17:42:35 +0200
commit9fb7f285d626dac9ea978dd62f71dcd2f2fb903d (patch)
tree20f78b78ffda8c6eee88d4530718a23d110d61ad /newlib/libc/stdlib/wcstoll.c
parent236e865e204cc4d6acb100fe6cbe91ff0af8852d (diff)
downloadnewlib-9fb7f285d626dac9ea978dd62f71dcd2f2fb903d.zip
newlib-9fb7f285d626dac9ea978dd62f71dcd2f2fb903d.tar.gz
newlib-9fb7f285d626dac9ea978dd62f71dcd2f2fb903d.tar.bz2
Cygwin: dlfcn: add native DLLs to dll list
If native DLLs are dlopen'ed, we have to keep track of the load count, so dlclose doesn't misbehave. We also have to keep track for the sake of a forked child so the handle returned by dlopen is still valid in the child. To accomplish that, add a new type DLL_NATIVE. Fixes: 82b31085f6ad ("Cygwin: dlfcn: avoid ENOENT on dlcose after dlopen(cygwin1.dll)") Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdlib/wcstoll.c')
0 files changed, 0 insertions, 0 deletions