X-Git-Url: http://nsz.repo.hu/git/?p=www;a=blobdiff_plain;f=musl%2Fbugs.html;h=bd19cd3b7185b360355bfe8d60df31daf2c491f5;hp=38d411f7fa39f16d9aa0483a1d31eba2e2ac801c;hb=afc2c1bdb1ba33a2bdcaa7e9e78eb5cdaffcdc88;hpb=a88e6cbae579f5aad4f1bfb9c1d9dd6db05b786c diff --git a/musl/bugs.html b/musl/bugs.html index 38d411f..bd19cd3 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -188,18 +188,11 @@
  • bionic: broken checks in wchar.cpp mbrtowc
  • gnutls: O_CLOEXEC
  • arp: posix namespace collision (tm_) - - - - - - +
  • util-linux: cpuset.h __cpumask, etc, sys/ttydefaults.h, __sighandler_t +
  • f() instead of (f)() in configure scripts (or #undef) +
  • bionic/wchar.cpp 'if (n == 0)' is wrong, should be 'if (s == NULL)' and later 'if (n == 0) return -2' +
  • gcc fixincludes +
  • gcc vs c99 annex f issues

    misc