Oops--I gave an internal web address.  Here's an external address--nothing has 
changed though:

http://dan.drydog.com/reviews/6750027-xopen/

> Here's a review to fix a header file regression I introduced with 
> sys/byteorder.h:
> 6750027 Updated P3 kernel/header UNIX03/UNIX98: *vsx* 
> /usr/include/sys/byteorder.h exposes
 > non-standard symbols ntohll and htonll
. . .
> I forgot to use _XPG4_2 guards around ntohll()/htonll(), which are not POSIX 
> or OPEN-allowed > symbols.
> I also added code to not use uint64_t when it's not defined (using the same 
> _LP64 and 
> _LONGLONG_TYPE guards as used to define uint64_t in sys/inttypes.h).
. . .
--
This message posted from opensolaris.org

Reply via email to