aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/bits/types
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault1-0/+18
* 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*.