From: nsz Date: Wed, 20 Feb 2013 23:24:24 +0000 (+0100) Subject: bugs: new bugs X-Git-Url: http://nsz.repo.hu/git/?p=www;a=commitdiff_plain;h=7d80dda691337caf5ab634891232faf91aa93753 bugs: new bugs --- diff --git a/musl/bugs.html b/musl/bugs.html index fd65c8e..362c376 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -86,9 +86,11 @@
  • inkscape (use of sys/fcntl.h instead of fcntl.h)
  • boehm gc (build system, fallback code for determining stack address)
  • posix 650 (c99 -E on #pragma) +
  • glibc 15088 (_POSIX_PRIORITY_SCHEDULING is defined)
  • glibc 15124 (no way to get conformant api, eg strerror_r)
  • posix 655 (deprecate strerror_r)
  • posix 656 (allow or forbid tls for static buffers) +
  • glib 694239 (gresolver uses non-portable libc api)

    bugs relevant for musl

    @@ -102,6 +104,7 @@
  • gcc 51437 (feature request: warn on reserved identifiers)
  • glibc 13165 (observable invalid ordering with pthread_cond_wait)
  • gcc 46770 (.init_array vs .ctors for initializing static objects in c++) +
  • boost (endian detection is incorrect)

    unreported bugs