Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-17 | StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con... | Daryl McDaniel | 2 | -0/+116 |
2011-11-30 | StdLib: Add isDirSep character classification macro and function. Implement ... | darylm503 | 5 | -13/+221 |
2011-11-11 | StdLib: Correct module type and [LibraryClasses] section. | darylm503 | 4 | -8/+8 |
2011-11-02 | StdLib: Remove files obsoleted by changelist 12649. | darylm503 | 2 | -158/+0 |
2011-11-02 | StdLib: Add directory access functions to PosixLib. | darylm503 | 6 | -2/+366 |
2011-09-16 | StdLib: Change the last argument of the ioctl helper functions to va_list* fr... | darylm503 | 1 | -59/+60 |
2011-08-31 | Fix GCC build errors. | darylm503 | 2 | -5/+15 |
2011-07-30 | Add Socket Libraries. | darylm503 | 10 | -0/+1703 |