summaryrefslogtreecommitdiffstats
path: root/StdLib
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Add isDirSep character classification macro and function. Implement ...darylm5032011-11-3040-423/+1019
* StdLib: Correct module type and [LibraryClasses] section.darylm5032011-11-114-8/+8
* StdLib: Eliminate TimerLib dependencies.darylm5032011-11-115-76/+36
* StdLib: Fix some corrupted comments and inconsistent indentation.darylm5032011-11-032-43/+40
* StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032011-11-032-2/+57
* StdLib: Make the vfscanf function public.darylm5032011-11-031-1/+1
* StdLib: Revise the meaning of several feature macros.darylm5032011-11-033-6/+5
* StdLib: Fix dirent structure members to be of the correct type.darylm5032011-11-021-4/+11
* StdLib: Remove files obsoleted by changelist 12649.darylm5032011-11-022-158/+0
* StdLib: Add directory access functions to PosixLib.darylm5032011-11-0213-17/+512
* The three TscTimerLib has been merged to one directory.lzeng142011-11-011-2/+2
* StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f...darylm5032011-11-011-26/+14
* StdLib: Improve robustness of stat() and make basename() a public function.darylm5032011-10-036-15/+22
* Fix compilation errors detected with GCC 4.4lpleahy2011-09-304-34/+37
* Update the sockets library codelpleahy2011-09-3040-6584/+8756
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-165-65/+69
* StdLib: Patches and updates for ARM.darylm5032011-09-1617-105/+843
* StdLib/LibC: Fix transcription error from submitted patch.darylm5032011-09-111-1/+1
* StdLib|LibC: Implement the sleep() function.darylm5032011-09-112-15/+16
* StdLib: Replace some non-ASCII characters with ASCII equivalents.darylm5032011-09-083-9/+9
* StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm5032011-09-014-25/+58
* Fix GCC build errors.darylm5032011-08-315-11/+21
* Fix mismatch between the declaration and definition of fwrite.darylm5032011-08-181-4/+4
* Re-enable the declaration for ftello.darylm5032011-08-181-1/+1
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-177-569/+2443
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-1511-714/+1746
* Better handle transmit errorslpleahy2011-08-082-224/+251
* Remove SocketPkg referenceslpleahy2011-08-082-2/+0
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-0520-73/+73
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-058-131/+193
* Get rid of some rcsid blocks. The EDK II build options cause a build break o...darylm5032011-08-054-246/+241
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-0411-194/+253
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-049-203/+436
* Fix send to properly wait while long transmits are in progresslpleahy2011-08-032-49/+3
* Add plain-text ReadMe files and delete the PDF version.darylm5032011-08-024-6/+448
* Fix GCC build breaks.darylm5032011-08-024-7/+5
* fix typojcarsey2011-08-011-1/+1
* Add Socket Libraries.darylm5032011-07-30199-686/+36115
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-2898-1391/+5157
* Correct typo: GCC 5.4 --> GCC 4.5.darylm5032011-04-281-0/+0
* Standard Libraries for EDK II.darylm5032011-04-27479-0/+62183