Y
Hacker News
new
|
ask
|
show
|
jobs
by
atomi
2402 days ago
> Starting with 1.1.9, musl’s dlerror state is thread-local and now matches the glibc behavior.
https://wiki.musl-libc.org/functional-differences-from-glibc...
1 comments
NieDzejkob
2402 days ago
dlerror is entirely irrelevant here.
link
atomi
2402 days ago
In terms of what? Performance? Musl is more correct. Most people aren't serving Google or Facebook levels of requests. My only issue is with people choosing software purely based on performance.
link
NieDzejkob
2400 days ago
No, it's just that dlerror and malloc are two different functions.
link
atomi
2398 days ago
I think that's self-evident, thank you.
link