summaryrefslogtreecommitdiff
path: root/StdLib
AgeCommit message (Expand)AuthorFilesLines
2011-11-11StdLib: Eliminate TimerLib dependencies.darylm5035-76/+36
2011-11-03StdLib: Fix some corrupted comments and inconsistent indentation.darylm5032-43/+40
2011-11-03StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032-2/+57
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: Fix dirent structure members to be of the correct type.darylm5031-4/+11
2011-11-02StdLib: Remove files obsoleted by changelist 12649.darylm5032-158/+0
2011-11-02StdLib: Add directory access functions to PosixLib.darylm50313-17/+512
2011-11-01The three TscTimerLib has been merged to one directory.lzeng141-2/+2
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.darylm5036-15/+22
2011-09-30Fix compilation errors detected with GCC 4.4lpleahy4-34/+37
2011-09-30Update the sockets library codelpleahy40-6584/+8756
2011-09-16StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5035-65/+69
2011-09-16StdLib: Patches and updates for ARM.darylm50317-105/+843
2011-09-11StdLib/LibC: Fix transcription error from submitted patch.darylm5031-1/+1
2011-09-11StdLib|LibC: Implement the sleep() function.darylm5032-15/+16
2011-09-08StdLib: Replace some non-ASCII characters with ASCII equivalents.darylm5033-9/+9
2011-09-01StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm5034-25/+58
2011-08-31Fix GCC build errors.darylm5035-11/+21
2011-08-18Fix mismatch between the declaration and definition of fwrite.darylm5031-4/+4
2011-08-18Re-enable the declaration for ftello.darylm5031-1/+1
2011-08-17Update or add comments to files and functions for use by Doxygen.darylm5037-569/+2443
2011-08-15Update or add comments to files and functions for use by Doxygen.darylm50311-714/+1746
2011-08-08Better handle transmit errorslpleahy2-224/+251
2011-08-08Remove SocketPkg referenceslpleahy2-2/+0
2011-08-05Fix @return Doxygen commands to be singular instead of plural.darylm50320-73/+73
2011-08-05Update or add comments to files and functions for use by Doxygen.darylm5038-131/+193
2011-08-05Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm5034-246/+241
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm50311-194/+253
2011-08-04Update or add comments to files and functions for use by Doxygen.darylm5039-203/+436
2011-08-03Fix send to properly wait while long transmits are in progresslpleahy2-49/+3
2011-08-02Add plain-text ReadMe files and delete the PDF version.darylm5034-6/+448
2011-08-02Fix GCC build breaks.darylm5034-7/+5
2011-08-01fix typojcarsey1-1/+1
2011-07-30Add Socket Libraries.darylm503199-686/+36115
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm50398-1391/+5157
2011-04-28Correct typo: GCC 5.4 --> GCC 4.5.darylm5031-0/+0
2011-04-27Standard Libraries for EDK II.darylm503479-0/+62183