Fix ISO C threads installed header and HURD assumption
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Jul 2018 18:20:44 +0000 (15:20 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Jul 2018 20:27:45 +0000 (17:27 -0300)
commitd6499b7039dd5830ad29b8f4332d66214f1a3dfd
treeebc8969c55f2dc4363e3526b90adb873e908720b
parent08ac6bed146c0546d63163ac0d42c9a35880412d
Fix ISO C threads installed header and HURD assumption

Set installed NPTL header as the expected one (instead of an
internal one for glibc testsuite) and add a hurd specific
stdc-predef with __STDC_NO_THREADS__.

Checked on both i686-linux-gnu and i686-gnu that both threads.h
and stdc-predef.h are the expected ones.

* nptl/threads.h: Move to ...
* sysdeps/nptl/threads.h: ... here.
* sysdeps/hurd/stdc-predef.h: New file.
ChangeLog
nptl/threads.h [deleted file]
sysdeps/hurd/stdc-predef.h [new file with mode: 0644]
sysdeps/nptl/threads.h