This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Separate out error_t definition


Samuel Thibault, on dim. 04 mars 2018 03:28:06 +0100, wrote:
> +	* stdlib/errno.h (error_t): Move definition to...
> +	* stdlib/bits/types/error_t.h: ... new header.

While looking at other stuff, I saw that perhaps I need to add a
./include/bits/types/error_t.h too? (although I don't know why it is
needed, things went fine without it).

Samuel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]