bugs: remove invalid tre bug
[www] / musl / bugs.html
index 155b3f4..bd9163f 100644 (file)
 <li>posix: remquo: quo is not specified when the return value is nan only if y is zero
 <li>posix: yn(n,0) is incorrect for negative n: "If x is 0.0, -HUGE_VAL shall be returned"
 <li>broken bre support in tre
-<li>wchar_t is assumed to be signed in tre (so it is broken on arm)
 <li>broken random in all bsd libc and glibc (bad seed, ub signed int arithmetics)
 <li>search.h implementation bugs in bsd libc and glibc (stack overflow, hsearch crashes on glibc)
 <li>several libm bugs in glibc, fdlibm (freebsd, openbsd, bionic,..)