summaryrefslogtreecommitdiffstats
path: root/StdLib/LibC/Uefi/select.c
Commit message (Expand)AuthorAgeFilesLines
* StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm5032011-11-031-2/+1
* StdLib/LibC: Fix transcription error from submitted patch.darylm5032011-09-111-1/+1
* StdLib|LibC: Implement the sleep() function.darylm5032011-09-111-13/+14
* Add Socket Libraries.darylm5032011-07-301-0/+256