]> git.proxmox.com Git - mirror_edk2.git/history - StdLib/LibC/Uefi
StdLib: Fix printf issues with floating point and wide character strings. Also resol...
[mirror_edk2.git] / StdLib / LibC / Uefi /
2013-01-16 darylm503StdLib: Correct two instances of mismatch between funct...
2012-12-21 darylm503StdLib: Fix issue with Canonical output expansion of...
2012-12-11 darylm503StdLib: Add terminal type line editing (Interactive...
2012-07-18 darylm503StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
2012-06-20 darylm503StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix...
2012-06-15 darylm503StdLib: Add multi-byte character support. The normal...
2012-02-01 darylm503StdLib: Fix compiler compatibility issues:
2011-11-30 darylm503StdLib: Add isDirSep character classification macro...
2011-11-03 darylm503StdLib: Move the declarations for ffs() and bzero(...
2011-11-03 darylm503StdLib: Revise the meaning of several feature macros.
2011-10-03 darylm503StdLib: Improve robustness of stat() and make basename...
2011-09-16 darylm503StdLib: Change the last argument of the ioctl helper...
2011-09-11 darylm503StdLib/LibC: Fix transcription error from submitted...
2011-09-11 darylm503StdLib|LibC: Implement the sleep() function.
2011-08-05 darylm503Fix @return Doxygen commands to be singular instead...
2011-08-04 darylm503Update or add comments to files and functions for use...
2011-08-02 darylm503Fix GCC build breaks.
2011-08-01 jcarseyfix typo
2011-07-30 darylm503Add Socket Libraries.
2011-06-28 darylm503Add device abstraction code for the UEFI Console and...
2011-04-27 darylm503Standard Libraries for EDK II.