• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
POSIX standards for types like uchar_t?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

POSIX standards for types like uchar_t?


  • Subject: POSIX standards for types like uchar_t?
  • From: Rick Mann <email@hidden>
  • Date: Thu, 16 Nov 2006 16:32:32 -0800

Some of the code I'm trying to port from Solaris uses uchar_t. In the Solaris header file, there's a comment that suggests uchar_t is a POSIX-standard name for the type, but I can't find that type defined anywhere under /usr on my Mac OS X machine. Since Mac OS X is purportedly POSIX-compliant, I was wondering how best to reconcile this?

One option is to include <sys/types.h> and change the instances to uint8_t, but if uchar_t is a POSIX-defined required type, is Mac OS X wrong?

TIA,

--
Rick


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: POSIX standards for types like uchar_t?
      • From: "Peter O'Gorman" <email@hidden>
    • Re: POSIX standards for types like uchar_t?
      • From: Chris Ridd <email@hidden>
  • Prev by Date: Re: Question on Distributed Builds
  • Next by Date: Re: Question on Distributed Builds
  • Previous by thread: Re: 2.4.1 Link times are significantly longer than 2.4
  • Next by thread: Re: POSIX standards for types like uchar_t?
  • Index(es):
    • Date
    • Thread