Commit History

Author SHA1 Message Date
  Denys Vlasenko 6279aec03d libbb: clarify what bb_mode_string() generates 3 years ago
  Ron Yorston 3a65435eaa libbb: ensure mode_string is NUL terminated 3 years ago
  Denys Vlasenko 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() 3 years ago
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 4 years ago
  Denys Vlasenko 416899fca6 do not include <sys/stat.h> just before "libbb.h", it's there already 7 years ago
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 years ago
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denis Vlasenko 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Bernhard Reutner-Fischer 835f575b61 - the archivers expect mode to be a mode_t, so do not trip signed/unsigned conversion purposefully 18 years ago
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. 18 years ago
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 years ago
  Manuel Novoa III 062913f662 Fix a bug reported by junkio@cox.net involving the mode_chars index. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c 23 years ago