Andreas Jaeger <aj(a)arthur.rhein-neckar.de> writes:
I'm confused. The system malloc in glibc 2.x *is* doug lea
malloc.
I helped getting it working for XEmacs.
Yes, and therefore XEmacs uses glibc 2.x's implementation of it instead
of using its own. That is different in FSF Emacs isn't it?
Jan> P.S. Why does Glibc 2.1.x define I_SETSIG ?
AFAIK because it's part of the required interface of <stropts.h> - but
all stream functions set errno to ENOSYS. If you think this is a bug,
send a bugreport via glibcbug or the www interface at
<
http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl>.
It isn't. It is just annoying because these fake implementation make
XEmacs miscompile.
Jan