audk/StdLib/LibC
darylm503 76beedc09c StdLib: Change the last argument of the ioctl helper functions to va_list* from void*.
Functions which call these helper functions always pass the last parameter as a va_list argument.
Add a conditional block around a MSFT-only pragma so that stringlist.c will compile with GCC.
Comment-out the Socket Library components within StdLib.dsc.  These components are still in development.

Signed-off-by: darylm503
Reviewed by:   geekboy15A

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12369 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-16 23:16:56 +00:00
..
CRT Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
Ctype Update or add comments to files and functions for use by Doxygen. 2011-08-04 18:13:02 +00:00
Locale Update or add comments to files and functions for use by Doxygen. 2011-08-05 23:02:43 +00:00
Main StdLib: Patches and updates for ARM. 2011-09-16 20:59:10 +00:00
Math Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
NetUtil Add Socket Libraries. 2011-07-30 00:30:44 +00:00
Signal Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
StdLib Add Socket Libraries. 2011-07-30 00:30:44 +00:00
Stdio StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. 2011-09-01 21:56:45 +00:00
String Add Socket Libraries. 2011-07-30 00:30:44 +00:00
Time StdLib: Replace some non-ASCII characters with ASCII equivalents. 2011-09-08 22:41:36 +00:00
Uefi StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
Wchar Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00
gdtoa Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
LibC.inf Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. 2011-06-28 02:34:10 +00:00