ruby/missing
John Hawthorn b3b1d7b295 Remove spinlock in dtoa's Balloc, use xmalloc
The spinlock here performs poorly when there are multiple Ractors. The
improvement on single threaded performance doesn't seem that
significant, so I think we should just use malloc.
2025-04-07 16:56:44 -07:00
..
acosh.c
alloca.c
cbrt.c
close.c
crt_externs.h
crypt.c
crypt.h
des_tables.c
dtoa.c Remove spinlock in dtoa's Balloc, use xmalloc 2025-04-07 16:56:44 -07:00
erf.c
explicit_bzero.c
ffs.c
file.h
flock.c
hypot.c
langinfo.c
lgamma_r.c
memcmp.c
memmove.c
mt19937.c
nan.c
nextafter.c
procstat_vm.c Dump backtraces to an arbitrary stream when using libprocstat 2023-09-26 09:02:37 +09:00
setproctitle.c Add comments in setproctitle.c 2024-05-02 10:12:58 -04:00
strchr.c
strerror.c
strlcat.c
strlcpy.c
strstr.c
tgamma.c
x86_64-chkstk.S