summaryrefslogtreecommitdiff
path: root/StdLib/LibC
AgeCommit message (Expand)AuthorFilesLines
2012-09-24StdLib/LibC/StdLib/Malloc.c: Make the free() function conform to the ISO/IEC...darylm5031-1/+3
2012-09-20StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...darylm5031-15/+1
2012-07-18StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wi...darylm5031-1/+2
2012-06-20StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.darylm5031-1/+1
2012-06-15StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5036-45/+920
2012-03-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.darylm5033-65/+91
2012-02-01StdLib: Fix compiler compatibility issues:darylm5031-34/+48
2011-11-30StdLib: Add isDirSep character classification macro and function. Implement ...darylm50324-147/+513
2011-11-11StdLib: Eliminate TimerLib dependencies.darylm5034-38/+26
2011-11-03StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5031-2/+1
2011-11-03StdLib: Make the vfscanf function public.darylm5031-1/+1
2011-11-03StdLib: Revise the meaning of several feature macros.darylm5033-6/+5
2011-11-02StdLib: Add directory access functions to PosixLib.darylm5033-2/+3
2011-11-01StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f...darylm5031-26/+14
2011-10-03StdLib: Improve robustness of stat() and make basename() a public function.darylm5033-7/+4
2011-09-16StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5033-3/+6
2011-09-16StdLib: Patches and updates for ARM.darylm5031-13/+14
2011-09-11StdLib/LibC: Fix transcription error from submitted patch.darylm5031-1/+1
2011-09-11StdLib|LibC: Implement the sleep() function.darylm5031-13/+14
2011-09-08StdLib: Replace some non-ASCII characters with ASCII equivalents.darylm5031-1/+1
2011-09-01StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm5031-3/+8
2011-08-31Fix GCC build errors.darylm5031-1/+1
2011-08-15Update or add comments to files and functions for use by Doxygen.darylm5031-1/+1
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm5031-10/+10
2011-08-05Update or add comments to files and functions for use by Doxygen.darylm5032-22/+31
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm5031-0/+2
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm5034-70/+236
2011-08-02Fix GCC build breaks.darylm5031-2/+0
2011-08-01fix typojcarsey1-1/+1
2011-07-30Add Socket Libraries.darylm50355-350/+2773
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm50370-1282/+3803
2011-04-27Standard Libraries for EDK II.darylm503305-0/+41342