1. c9246da libpayload: Add strerror by Stefan Tauner · 11 years ago
  2. 3509ad3 libpayload: Fix whitespace errors by Stefan Tauner · 11 years ago
  3. c643fdd libpayload: Some more compatibility (for flashrom) by Patrick Georgi · 13 years ago
  4. c3c827c libpayload: Provide atol(), malloc.h by Patrick Georgi · 13 years ago
  5. 13c16cb libpayload: Fix documentation by Patrick Georgi · 13 years ago
  6. 3eb5e4e libpayload: fix string-to-numeric functions for base > 10 by Patrick Georgi · 13 years ago
  7. e914b50 Changes to str*cmp functions. Fixes a couple more corner cases. by Liu Tao · 14 years ago
  8. 154931c Fix strcmp and strncmp. They failed in several important scenarios by Patrick Georgi · 14 years ago
  9. 980a69b Attached patch moves functions out of the huge libpayload.h into headers by Patrick Georgi · 14 years ago
  10. e5d30b7 by Stefan Reinauer · 14 years ago
  11. 052d591 fix buggy comment in libpayload's strncat function by Stefan Reinauer · 15 years ago
  12. 0d348f9 fix strstr. Seems the function never worked before, except the searched by Stefan Reinauer · 15 years ago
  13. ac29d61 fix a potential null pointer reference in strdup (as found by Patrick Georgi) by Stefan Reinauer · 16 years ago
  14. c53cdd7 [PATCH] libpayload: Add a strtoul() function by Jordan Crouse · 16 years ago
  15. 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 16 years ago
  16. 3b9d1b8 fix string function prototypes in libpayload according to sysv/4.3bsd. by Stefan Reinauer · 16 years ago
  17. c781584 libpayload: Add the null terminator to the end of the duplicated string by Jordan Crouse · 16 years ago
  18. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  19. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  20. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  21. dc69e05 Make the list of functions in libpayload.h more complete (trivial). by Uwe Hermann · 16 years ago
  22. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  23. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago