]> git.proxmox.com Git - mirror_edk2.git/history - StdLib
Fix some errors detected by the GCC 4.4 compiler.
[mirror_edk2.git] / StdLib /
2012-02-10 lpleahyFix some errors detected by the GCC 4.4 compiler.
2012-02-09 lpleahyMerged socket development branch:
2012-02-01 darylm503StdLib: Fix compiler compatibility issues:
2012-01-26 darylm503StdLib/Include/netdb.h: Re-enable macros needed by...
2012-01-06 darylm503StdLib: Add a file was missed and should have been...
2011-11-30 darylm503StdLib: Add isDirSep character classification macro...
2011-11-11 darylm503StdLib: Correct module type and [LibraryClasses] section.
2011-11-11 darylm503StdLib: Eliminate TimerLib dependencies.
2011-11-03 darylm503StdLib: Fix some corrupted comments and inconsistent...
2011-11-03 darylm503StdLib: Move the declarations for ffs() and bzero(...
2011-11-03 darylm503StdLib: Make the vfscanf function public.
2011-11-03 darylm503StdLib: Revise the meaning of several feature macros.
2011-11-02 darylm503StdLib: Fix dirent structure members to be of the corre...
2011-11-02 darylm503StdLib: Remove files obsoleted by changelist 12649.
2011-11-02 darylm503StdLib: Add directory access functions to PosixLib.
2011-11-01 lzeng14The three TscTimerLib has been merged to one directory.
2011-11-01 darylm503StdLib: Fix strcmp so that comparisons are case sensiti...
2011-10-03 darylm503StdLib: Improve robustness of stat() and make basename...
2011-09-30 lpleahyFix compilation errors detected with GCC 4.4
2011-09-30 lpleahyUpdate the sockets library code
2011-09-16 darylm503StdLib: Change the last argument of the ioctl helper...
2011-09-16 darylm503StdLib: Patches and updates for ARM.
2011-09-11 darylm503StdLib/LibC: Fix transcription error from submitted...
2011-09-11 darylm503StdLib|LibC: Implement the sleep() function.
2011-09-08 darylm503StdLib: Replace some non-ASCII characters with ASCII...
2011-09-01 darylm503StdLib: Fix build errors caused by differences between...
2011-08-31 darylm503Fix GCC build errors.
2011-08-18 darylm503Fix mismatch between the declaration and definition...
2011-08-18 darylm503Re-enable the declaration for ftello.
2011-08-17 darylm503Update or add comments to files and functions for use...
2011-08-15 darylm503Update or add comments to files and functions for use...
2011-08-08 lpleahyBetter handle transmit errors
2011-08-08 lpleahyRemove SocketPkg references
2011-08-05 darylm503Fix @return Doxygen commands to be singular instead...
2011-08-05 darylm503Update or add comments to files and functions for use...
2011-08-05 darylm503Get rid of some rcsid blocks. The EDK II build options...
2011-08-04 darylm503Update or add comments to files and functions for use...
2011-08-04 darylm503Update or add comments to files and functions for use...
2011-08-03 lpleahyFix send to properly wait while long transmits are...
2011-08-02 darylm503Add plain-text ReadMe files and delete the PDF version.
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-28 darylm503Correct typo: GCC 5.4 --> GCC 4.5.
2011-04-27 darylm503Standard Libraries for EDK II.