This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

usage and breakage of dl-sbrk and dl-brk


The files dl-brk and dl-sbrk break on GNU/Hurd because brk() uses
HURD_CRITICAL_BEGIN which causes that signal code to get linked in,
something you don't want in ld.so. I don't see any usage of those 2
files, I removed them from the Makefile and that builds and works for
both GNU/Hurd and GNU/Linux. Should those files just be removed or is
there something planned which makes those files needed? 

Jeroen Dekkers
-- 
Jabber supporter - http://www.jabber.org Jabber ID: jdekkers@jabber.org
Debian GNU supporter - http://www.debian.org http://www.gnu.org
IRC: jeroen@openprojects

Attachment: msg00059/pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]