index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
StdLib
/
LibC
Age
Commit message (
Expand
)
Author
2013-05-15
StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to mult...
darylm503
2013-03-11
StdLib: Fix printf issues with floating point and wide character strings. Al...
darylm503
2013-01-16
StdLib: Correct two instances of mismatch between function declaration and de...
darylm503
2012-12-21
StdLib: Fix issue with Canonical output expansion of NL to CR NL and similar ...
darylm503
2012-12-11
StdLib: Add terminal type line editing (Interactive IO) for console devices.
darylm503
2012-10-12
StdLib: Reverse a previous change resulting in string pointers that were not ...
darylm503
2012-10-05
StdLib: Fix several problems where characters were not being correctly conver...
darylm503
2012-09-24
StdLib/LibC/StdLib/Malloc.c: Make the free() function conform to the ISO/IEC...
darylm503
2012-09-20
StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...
darylm503
2012-07-18
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix bug where unconvertable wi...
darylm503
2012-06-20
StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.
darylm503
2012-06-15
StdLib: Add multi-byte character support. The normal "narrow" character set ...
darylm503
2012-03-24
EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release.
darylm503
2012-02-01
StdLib: Fix compiler compatibility issues:
darylm503
2011-11-30
StdLib: Add isDirSep character classification macro and function. Implement ...
darylm503
2011-11-11
StdLib: Eliminate TimerLib dependencies.
darylm503
2011-11-03
StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.
darylm503
2011-11-03
StdLib: Make the vfscanf function public.
darylm503
2011-11-03
StdLib: Revise the meaning of several feature macros.
darylm503
2011-11-02
StdLib: Add directory access functions to PosixLib.
darylm503
2011-11-01
StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f...
darylm503
2011-10-03
StdLib: Improve robustness of stat() and make basename() a public function.
darylm503
2011-09-16
StdLib: Change the last argument of the ioctl helper functions to va_list* fr...
darylm503
2011-09-16
StdLib: Patches and updates for ARM.
darylm503
2011-09-11
StdLib/LibC: Fix transcription error from submitted patch.
darylm503
2011-09-11
StdLib|LibC: Implement the sleep() function.
darylm503
2011-09-08
StdLib: Replace some non-ASCII characters with ASCII equivalents.
darylm503
2011-09-01
StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...
darylm503
2011-08-31
Fix GCC build errors.
darylm503
2011-08-15
Update or add comments to files and functions for use by Doxygen.
darylm503
2011-08-05
Fix @return Doxygen commands to be singular instead of plural.
darylm503
2011-08-05
Update or add comments to files and functions for use by Doxygen.
darylm503
2011-08-04
Update or add comments to files and functions for use by Doxygen.
darylm503
2011-08-04
Update or add comments to files and functions for use by Doxygen.
darylm503
2011-08-02
Fix GCC build breaks.
darylm503
2011-08-01
fix typo
jcarsey
2011-07-30
Add Socket Libraries.
darylm503
2011-06-28
Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...
darylm503
2011-04-27
Standard Libraries for EDK II.
darylm503