From: nsz Date: Sat, 23 Feb 2013 01:50:05 +0000 (+0000) Subject: bugs: remove invalid tre bug X-Git-Url: http://nsz.repo.hu/git/?p=www;a=commitdiff_plain;h=8394694956a6748767d12188b98d0b1ec6de40f0;ds=sidebyside bugs: remove invalid tre bug --- diff --git a/musl/bugs.html b/musl/bugs.html index 155b3f4..bd9163f 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -118,7 +118,6 @@
  • posix: remquo: quo is not specified when the return value is nan only if y is zero
  • posix: yn(n,0) is incorrect for negative n: "If x is 0.0, -HUGE_VAL shall be returned"
  • broken bre support in tre -
  • wchar_t is assumed to be signed in tre (so it is broken on arm)
  • broken random in all bsd libc and glibc (bad seed, ub signed int arithmetics)
  • search.h implementation bugs in bsd libc and glibc (stack overflow, hsearch crashes on glibc)
  • several libm bugs in glibc, fdlibm (freebsd, openbsd, bionic,..)