It seems it was
designed to avoid a bug in some versions of glibc.
I attach the simple patch I've made to avoid that.
It may need adjustements since I don't know enough about libc internals on
initialization to be sure that's the correct fix - I would be deeply
interested in
to glibc == 2.3.
I guess it would need additional tests on a more wide variety of hosts.
Pierre Palatin
Index: linux-user/main.c
===
--- linux-user/main.c (révision 527)
+++ linux-user/main.c (copie de travail)
@@ -44,7 +44,7 @@
/* for
ute additional
proprietary extensions (list at
http://www.virtualbox.org/wiki/Closed-source%20features )
Pierre Palatin
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel