From 8394694956a6748767d12188b98d0b1ec6de40f0 Mon Sep 17 00:00:00 2001 From: nsz Date: Sat, 23 Feb 2013 01:50:05 +0000 Subject: [PATCH] bugs: remove invalid tre bug --- musl/bugs.html | 1 - 1 file changed, 1 deletion(-) 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,..) -- 2.20.1