bugs: fix incorrect annotations
authornsz <nsz@port70.net>
Sat, 23 Feb 2013 01:45:44 +0000 (01:45 +0000)
committernsz <nsz@port70.net>
Sat, 23 Feb 2013 01:45:44 +0000 (01:45 +0000)
musl/bugs.html

index d498205..155b3f4 100644 (file)
 
 <h3>misc</h3>
 <ul>
-<li><a href="https://bugs.webkit.org/show_bug.cgi?id=42756">webkit (jit requires vm overcommit)</a> [fixed]
+<li><a href="https://bugs.webkit.org/show_bug.cgi?id=42756">webkit (jit requires vm overcommit)</a>
 <li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=3400">glibc 3400 (static linking is not supported)</a>
 <li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=12189">glibc 12189 (__stack_chk_fail attempts backtrace)</a> [wontfix]
 <li><a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41431">gcc 41431 (sizeof(&main) is rejected)</a> [fixed]
 <li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=111373">mozilla (disallow animated favicon)</a> (unfixed since 2001)
 <li><a href="http://austingroupbugs.net/view.php?id=374">posix 374 (posix vs c inconsistency about malloc(0) and realloc(p,0))</a>
-<li><a href="http://bugs.python.org/issue13028">python (excessive amount of syscalls made at startup)</a> [pending]
+<li><a href="http://bugs.python.org/issue13028">python (excessive amount of syscalls made at startup)</a>
 <li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=13344">glibc 13344 (regression after leaf attribute is added to pthread functions)</a> [fixed]
 <li><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619963">eglibc (restrict is added to memmove and thus optimized to memcpy)</a> [fixed]
 <li><a href="http://sourceware.org/bugzilla/show_bug.cgi?id=13601">glibc 13601 (ldso fails on short read)</a> [fixed]