summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/StdLib
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel2015-01-132-2/+0
* StdLib: Fix some build problems and obscure bugs.daryl.mcdaniel2014-09-111-14/+12
* StdLib: Changes needed to support XCODE5Andrew Fish2014-09-091-1/+1
* StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage.Daryl McDaniel2014-07-241-3/+3
* StdLib: Simple code cleanupDaryl McDaniel2014-07-171-4/+4
* StdLib: StdLib/Malloc.cPaulo Alcantara2014-04-171-1/+1
* StdLib: Modify the memory allocation routines to not be dependent upon the in...Daryl McDaniel2014-03-071-34/+87
* StdLib/LibC/StdLib/Malloc.c: Make the free() function conform to the ISO/IEC...darylm5032012-09-241-1/+3
* StdLib: Revise the meaning of several feature macros.darylm5032011-11-031-1/+1
* Add Socket Libraries.darylm5032011-07-306-53/+261
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-281-18/+110
* Standard Libraries for EDK II.darylm5032011-04-2711-0/+1693