Supporting Data Types "ushort_t" and "uchar_t"

Dave Korn dave.korn.cygwin@googlemail.com
Wed Aug 12 14:18:00 GMT 2009


Larry Adams wrote:
> Hi list,
> 
> Are there plans to support these two data types in the near future.  I
> just ran across this portability issue a few minutes ago.

  They're not part of the C standard.  Are they some definition from the linux
kernel or something?

  POSIX would certainly permit us to add these definitions as an extension(*) so
there shouldn't be any problem if you wanted to submit a patch to newlib (where
Cygwin's types.h comes from).

    cheers,
      DaveK

-- 
(*) - B.2.12 http://www.opengroup.org/onlinepubs/009695399/xrat/xsh_chap02.html

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list