Hi Jan, On 12/01/2023 14:01, Jan Beulich wrote:
size_t, ssize_t, and ptrdiff_t are all expected to be uniformly defined on any ports Xen might gain. In particular I hope new ports can rely on __SIZE_TYPE__ and __PTRDIFF_TYPE__ being made available by the compiler.Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Julien Grall <[email protected]>I also don't have any strong opinion either way about continuing to use types.h or introduce stddef.h.
Cheers, -- Julien Grall
