https://github.com/JuliaLang/julia
Revision 5b6edad71900b3a2a206a0583953eceaa06a2f89 authored by Jameson Nash on 08 April 2021, 19:43:01 UTC, committed by GitHub on 08 April 2021, 19:43:01 UTC
Most platforms implement this sensibly, but POSIX does not require that,
so FreeBSD does not implement this sensibly. But we can mostly avoid the
problems on FreeBSD by avoiding calling it unless we absolutely must.

Fixes #39582
1 parent f021c67
History
Tip revision: 5b6edad71900b3a2a206a0583953eceaa06a2f89 authored by Jameson Nash on 08 April 2021, 19:43:01 UTC
avoid calling dlerror unless absolutely necessary (#40392)
Tip revision: 5b6edad
File Mode Size
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.7 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 48.7 KB
Makefile -rw-r--r-- 25.5 KB
NEWS.md -rw-r--r-- 5.3 KB
README.md -rw-r--r-- 6.8 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top