1. d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
  2. feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
  3. f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
  4. 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
  5. c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
  6. b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
  7. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  8. 2972b50 The three TscTimerLib has been merged to one directory. by lzeng14 · 13 years ago
  9. eaa52ad StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code for strcasecmp. by darylm503 · 13 years ago
  10. 41b152c StdLib: Improve robustness of stat() and make basename() a public function. by darylm503 · 13 years ago
  11. 58081f2 Fix compilation errors detected with GCC 4.4 by lpleahy · 13 years ago
  12. a88c316 Update the sockets library code by lpleahy · 13 years ago
  13. 76beedc StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. by darylm503 · 13 years ago
  14. c614ca5 StdLib: Patches and updates for ARM. by darylm503 · 13 years ago
  15. 6f5e1c0 StdLib/LibC: Fix transcription error from submitted patch. by darylm503 · 13 years ago
  16. 5252c29 StdLib|LibC: Implement the sleep() function. by darylm503 · 13 years ago
  17. e395633 StdLib: Replace some non-ASCII characters with ASCII equivalents. by darylm503 · 13 years ago
  18. 5244f47 StdLib: Fix build errors caused by differences between the minGW 4.3 and GCC 4.4 compilers. by darylm503 · 13 years ago
  19. c648f73 Fix GCC build errors. by darylm503 · 13 years ago
  20. 1e6e6f5 Fix mismatch between the declaration and definition of fwrite. by darylm503 · 13 years ago
  21. 947a2d2 Re-enable the declaration for ftello. by darylm503 · 13 years ago
  22. 61403bd Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  23. a430bdb Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  24. 1c34b25 Better handle transmit errors Return 0 receive bytes when socket is closed by lpleahy · 13 years ago
  25. d1cab2b Remove SocketPkg references by lpleahy · 13 years ago
  26. 7dc1329 Fix @return Doxygen commands to be singular instead of plural. by darylm503 · 13 years ago
  27. 59d1343 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  28. 39f4382 Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds. by darylm503 · 13 years ago
  29. 8379337 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  30. 681cc25 Update or add comments to files and functions for use by Doxygen. by darylm503 · 13 years ago
  31. 486aace Fix send to properly wait while long transmits are in progress by lpleahy · 13 years ago
  32. 274402d Add plain-text ReadMe files and delete the PDF version. Clean up some comments. by darylm503 · 13 years ago
  33. eb222ae Fix GCC build breaks. by darylm503 · 13 years ago
  34. fbd770b fix typo by jcarsey · 13 years ago
  35. d7ce700 Add Socket Libraries. by darylm503 · 13 years ago
  36. 53e1e5c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  37. d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
  38. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago