1. 6279aec libbb: clarify what bb_mode_string() generates by Denys Vlasenko · 3 years, 3 months ago
  2. 3a65435 libbb: ensure mode_string is NUL terminated by Ron Yorston · 3 years, 3 months ago
  3. 59ac467 libbb: eliminate a static data array in bb_mode_string() by Denys Vlasenko · 3 years, 3 months ago
  4. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  5. 416899f do not include <sys/stat.h> just before "libbb.h", it's there already by Denys Vlasenko · 7 years ago
  6. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  7. 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 0e52541 taskset: fix some careless code in both fancy and non-fancy cases. by Denis Vlasenko · 16 years ago
  10. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  11. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  12. 835f575 - the archivers expect mode to be a mode_t, so do not trip signed/unsigned conversion purposefully by Bernhard Reutner-Fischer · 18 years ago
  13. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  14. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  15. 062913f Fix a bug reported by junkio@cox.net involving the mode_chars index. by Manuel Novoa III · 21 years ago
  16. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  17. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  18. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago