audk/StdLib/Include
darylm503 b26913ef0e StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with various Open-Source software packages.
Defines __STDC__, __STDC_VERSION__, and __STDC_HOSTED as specified by ISO/IEC 9899.

Signed-off-by: daryl.mcdaniel@intel.com
Reviewed-by: jordan.l.justen@intel.com


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13153 6f19259b-4bc3-4df7-8a09-765794883524
2012-03-29 22:24:30 +00:00
..
Arm/machine
Efi Fix issues detected by python web-server. 2012-02-24 18:45:09 +00:00
Ia32/machine EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. 2012-03-24 01:19:06 +00:00
Ipf/machine EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. 2012-03-24 01:19:06 +00:00
Protocol
X64/machine EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. 2012-03-24 01:19:06 +00:00
arpa Add Socket Libraries. 2011-07-30 00:30:44 +00:00
net Merged socket development branch: 2012-02-09 19:16:44 +00:00
netatalk
netinet StdLib: Fix compiler compatibility issues: 2012-02-01 00:17:05 +00:00
netinet6
netns
sys StdLib: Add STDC macros, for MSFT compilers, to improve compatibility with various Open-Source software packages. 2012-03-29 22:24:30 +00:00
x86
assert.h
ctype.h
dirent.h
err.h
errno.h
fcntl.h
float.h
glob.h
inttypes.h
iso646.h
langinfo.h
libgen.h
limits.h
locale.h
math.h
netdb.h StdLib/Include/netdb.h: Re-enable macros needed by socket applications and perform general cleanup. 2012-01-26 21:45:54 +00:00
nl_types.h
nsswitch.h Merged socket development branch: 2012-02-09 19:16:44 +00:00
paths.h StdLib/Include/paths.h: Update paths to reflect new base of \Efi\StdLib. 2012-02-27 21:15:26 +00:00
pwd.h
resolv.h Merged socket development branch: 2012-02-09 19:16:44 +00:00
setjmp.h
signal.h
stdarg.h StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. 2012-03-28 22:17:44 +00:00
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
stringlist.h
strings.h
sysexits.h
time.h
unistd.h
utime.h
wchar.h
wctype.h