1. 33745b1 ash: placate -Werror=format-security by Denys Vlasenko · 3 years, 10 months ago
  2. 030fe31 libbb: make msleep() result in only one syscall instead of looping by Denys Vlasenko · 4 years ago
  3. abaee4a mkdtemp: proper error detection on mktemp by Xabier Oneca · 4 years ago
  4. cee5905 Bionic lacks ttyname_r; provide a workaround by Matt Whitlock · 10 years ago
  5. ad16741 libbb: provide usleep() fallback implementation by Bernhard Reutner-Fischer · 11 years ago
  6. 272d85c vasprintf: return -1 on strdup failure by Denys Vlasenko · 12 years ago
  7. b5fc511 vasprintf: do not use xmalloc, it will deadlock on OOM by Denys Vlasenko · 12 years ago
  8. 0a5b310 platform.c: provide getline implementation by Timo Teras · 13 years ago
  9. 47061b4 straighten out dprintf/fdprintf mess; remove old "define lchown chown" by Denys Vlasenko · 14 years ago
  10. dc50676 Move stpcpy replacement function into libbb by Dan Fandrich · 14 years ago
  11. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  12. 0635ddd Added code for nonstandard function strsep() by Dan Fandrich · 14 years ago
  13. 995f154 libbb: fix vasprintf implementation by Denys Vlasenko · 15 years ago
  14. fe4e23f Add more compat code for non GNU environments by Dan Fandrich · 15 years ago
  15. 21a542d platform compatibility work (by Dan Fandrich) by Dan Fandrich · 15 years ago