X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=musl%2Fbugs.html;fp=musl%2Fbugs.html;h=bd9163f26333d8b945ca07a05ce52509e3a52feb;hb=8394694956a6748767d12188b98d0b1ec6de40f0;hp=155b3f48c5a7e80b49c924a7391261468e1c3b08;hpb=1342fd5906e96ab9505168cafc622847bb4cba41;p=www 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,..)