glibc/bits/types
Samuel Thibault 974393ea43 Separate out error_t definition
so interfaces needing it can get it.

	* stdlib/errno.h (error_t): Move definition to...
	* bits/types/error_t.h: ... new header.
	* stdlib/Makefile (headers): Add bits/types/error_t.h.
	* sysdeps/mach/hurd/bits/errno.h (error_t): Move definition to...
	* sysdeps/mach/hurd/bits/types/error_t.h: ... new header.
	* sysdeps/mach/hurd/errnos.awk (error_t): Likewise.
	* hurd/hurd.h: Include <bits/types/error_t.h>
	* hurd/hurd/fd.h: Include <bits/types/error_t.h>
	* hurd/hurd/id.h: Include <errno.h> and <bits/types/error_t.h>
	* hurd/hurd/lookup.h: Include <errno.h> and <bits/types/error_t.h>
	* hurd/hurd/resource.h: Include <bits/types/error_t.h>
	* hurd/hurd/signal.h: Include <bits/types/error_t.h>
	* hurd/hurd/sigpreempt.h: Include <bits/types/error_t.h>
2018-03-04 17:27:58 +01:00
..
__sigset_t.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
error_t.h Separate out error_t definition 2018-03-04 17:27:58 +01:00
sigevent_t.h Fix sigval namespace (bug 21944). 2017-08-16 20:33:59 +00:00
siginfo_t.h Fix sigval namespace (bug 21944). 2017-08-16 20:33:59 +00:00
stack_t.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00