bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upstreaming the glibc Hurd port


From: Samuel Thibault
Subject: Re: Upstreaming the glibc Hurd port
Date: Mon, 2 Apr 2018 02:10:03 +0200
User-agent: NeoMutt/20170113 (1.7.2)

Hello,

So, after various coding style fixes etc. I eventually pushed htl.

This means that build-glibcs i686-gnu now builds fine.  Among the
remaining TODOs, there are

- making testsuite pass
- fixing the generated errno file thing
- sharing tests between nptl and htl
- sharing pthread.h
- C11 threads


Concerning the testsuite, perhaps we could xfail the existing issues so
that build-glibcs i686-gnu succeeds?

Currently there are:

- header standard conformity issues: These will be hard to fix.
- elf/check-localplt: There will always be PLTs to libhurd/machuser.so
  anyway.
- elf/check-execstack: We have nested functions which make the stack
  executable indeed.
- check-abi-libmachuser, check-abi-libhurduser: These actually depend on
  .defs files in gnumach and hurd, so we can't really define ABI files.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]