summaryrefslogtreecommitdiff
path: root/StdLib/LibC/Stdio
AgeCommit message (Expand)AuthorFilesLines
2019-04-29edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFilesMichael D Kinney103-13764/+0
2018-06-29StdLib: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2014-08-20StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc...Olivier Martin1-2/+2
2014-08-20StdLib: reinstate the use of va_arg() to handle long double arguments in vfsc...Olivier Martin1-24/+21
2014-08-11StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-07-17StdLib: Simple code cleanupDaryl McDaniel1-35/+39
2012-12-21StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar ...darylm5031-2/+3
2012-09-20StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...darylm5031-15/+1
2012-06-15StdLib: Add multi-byte character support. The normal "narrow" character set ...darylm5032-4/+4
2011-11-30StdLib: Add isDirSep character classification macro and function. Implement ...darylm50312-74/+88
2011-11-03StdLib: Make the vfscanf function public.darylm5031-1/+1
2011-11-02StdLib: Add directory access functions to PosixLib.darylm5032-1/+2
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-07-30Add Socket Libraries.darylm50313-49/+52
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm50341-167/+452
2011-04-27Standard Libraries for EDK II.darylm503103-0/+13468