summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC
Commit message (Expand)AuthorAgeFilesLines
...
* StdLib: Add isDirSep character classification macro and function. Implement ...darylm5032011-11-3024-147/+513
* StdLib: Eliminate TimerLib dependencies.darylm5032011-11-114-38/+26
* StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032011-11-031-2/+1
* 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: Add directory access functions to PosixLib.darylm5032011-11-023-2/+3
* 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-033-7/+4
* StdLib: Change the last argument of the ioctl helper functions to va_list* fr...darylm5032011-09-163-3/+6
* StdLib: Patches and updates for ARM.darylm5032011-09-161-13/+14
* StdLib/LibC: Fix transcription error from submitted patch.darylm5032011-09-111-1/+1
* StdLib|LibC: Implement the sleep() function.darylm5032011-09-111-13/+14
* StdLib: Replace some non-ASCII characters with ASCII equivalents.darylm5032011-09-081-1/+1
* StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC ...darylm5032011-09-011-3/+8
* Fix GCC build errors.darylm5032011-08-311-1/+1
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-151-1/+1
* Fix @return Doxygen commands to be singular instead of plural.darylm5032011-08-051-10/+10
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-052-22/+31
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-041-0/+2
* Update or add comments to files and functions for use by Doxygen.darylm5032011-08-044-70/+236
* Fix GCC build breaks.darylm5032011-08-021-2/+0
* fix typojcarsey2011-08-011-1/+1
* Add Socket Libraries.darylm5032011-07-3055-350/+2773
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-2870-1282/+3803
* Standard Libraries for EDK II.darylm5032011-04-27305-0/+41342