On Tue, 10 Jan 2017, Eric Blake wrote:

> C99 <stddef.h> does NOT require ssize_t.  ssize_t is a POSIX invention,

Although awkwardly the C TR 24731-2 defines interfaces that use ssize_t, 
without including any specification of that type and without specifying 
any header that should define it when __STDC_WANT_LIB_EXT2__ is defined.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to