1. b34819b shared: make scratchbuf_str static by Yauheni Kaliuta · 8 years ago
  2. 780a4e9 Add scratchbuf implementation by Lucas De Marchi · 8 years ago
  3. a6ede6c util: fix warning of equal values on logical OR by Lucas De Marchi · 8 years ago
  4. a8c73b8 util: use UINT64_MAX by Lucas De Marchi · 9 years ago
  5. 16a62c7 shared: avoid checking for __STDC_VERSION__ by Lucas De Marchi · 9 years ago
  6. aac5f45 shared: add helper function to add and check for overflow by Lucas De Marchi · 9 years ago
  7. 88f6ffe util: remove dead code in freadline_wrapped by Caio Marcelo de Oliveira Filho · 9 years ago
  8. bf2fbab shared: add STRINGFY macro by Lucas De Marchi · 9 years ago
  9. f357866 Fix includes after change to build-sys by Lucas De Marchi · 9 years ago
  10. dea2dfe Remove FSF mailing address by Lucas De Marchi · 9 years ago
  11. efb5bfa util: fix build on systems missing strndupa by Natanael Copa · 9 years ago
  12. e62d8c7 strbuf: make strbuf_pushchars() a little less dumb by Lucas De Marchi · 10 years ago
  13. 8863154 strbuf: do not calculate next step in size on all calls by Lucas De Marchi · 10 years ago
  14. 405b892 strbuf: reduce default buffer size by Lucas De Marchi · 10 years ago
  15. 15a7ae3 shared: rename prefixes of strbuf functions by Lucas De Marchi · 10 years ago
  16. b4d1f44 Move strbuf implementation to shared/ by Lucas De Marchi · 10 years ago
  17. 4328982 testsuite: remove now unused array of tests by Lucas De Marchi · 10 years ago
  18. 9a43753 Change parameter from int to char by Lucas De Marchi · 10 years ago
  19. 52c9c99 Log error on failed underscores(), moving it to shared/ by Lucas De Marchi · 10 years ago
  20. f4e8c16 Move remaining functions from libkmod-util to shared by Lucas De Marchi · 10 years ago
  21. 2b0104f Move alias_normalize() to shared by Lucas De Marchi · 10 years ago
  22. aafd383 Rename getline_wrapped() to freadline_wrapped() by Lucas De Marchi · 10 years ago
  23. c2e4286 Reorder and reorganize header files by Lucas De Marchi · 10 years ago
  24. 0db718e Move hash implementation to shared directory by Lucas De Marchi · 10 years ago
  25. 74d1df6 Move array implementation to shared directory by Lucas De Marchi · 10 years ago
  26. 96573a0 Move generic util functions to shared directory by Lucas De Marchi · 10 years ago
  27. 8b7189b Move missing.h to shared directory by Lucas De Marchi · 10 years ago
  28. 576dd43 Move macro.h to shared directory by Lucas De Marchi · 10 years ago