summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_create_empty_oid_set.c
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2012-06-24 04:15:58 +0000
committerandrew <andrew@FreeBSD.org>2012-06-24 04:15:58 +0000
commit0a7002aae7e61d6d39fe1f0321e5c165246d87e3 (patch)
treee552f71c40d544605624d7aef2aa2206548a6f01 /lib/libgssapi/gss_create_empty_oid_set.c
parent2d5bdc7fffd9e35e7cecb5d639ce503ef8c73fef (diff)
downloadFreeBSD-src-0a7002aae7e61d6d39fe1f0321e5c165246d87e3.zip
FreeBSD-src-0a7002aae7e61d6d39fe1f0321e5c165246d87e3.tar.gz
Make the wchar_t type machine dependent.
This is required for ARM EABI. Section 7.1.1 of the Procedure Call for the ARM Architecture (AAPCS) defines wchar_t as either an unsigned int or an unsigned short with the former preferred. Because of this requirement we need to move the definition of __wchar_t to a machine dependent header. It also cleans up the macros defining the limits of wchar_t by defining __WCHAR_MIN and __WCHAR_MAX in the same machine dependent header then using them to define WCHAR_MIN and WCHAR_MAX respectively. Discussed with: bde
Diffstat (limited to 'lib/libgssapi/gss_create_empty_oid_set.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud