hurd: fix sigevent's sigev_notify_attributes field type
commit5cd2931ab89caeed42293b79e4c9b2023df47684
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 19 Apr 2018 18:55:12 +0000 (19 20:55 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 19 Apr 2018 19:43:44 +0000 (19 21:43 +0200)
tree062de2b2b0f2e4589ff83dd0677d9056226a96e7
parent9f0437e862225e036155b30e7edc4f6fe89dc0c0
hurd: fix sigevent's sigev_notify_attributes field type

* sysdeps/pthread/bits/types/sigevent_t.h: New file, based on the
generic version but include <bits/pthreadtypes.h> to make struct
sigevent's sigev_notify_attributes field a pthread_attr_t*.
ChangeLog
sysdeps/pthread/bits/types/sigevent_t.h [new file with mode: 0644]