Age | Commit message (Expand) | Author |
2020-11-30 | decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly | Denys Vlasenko |
2017-10-05 | do not include <sys/stat.h> just before "libbb.h", it's there already | Denys Vlasenko |
2017-10-05 | whitespace and comment format fixes, no code changes | Denys Vlasenko |
2016-04-22 | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2008-07-11 | taskset: fix some careless code in both fancy and non-fancy cases. | Denis Vlasenko |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2007-08-12 | trylink: produce even more info about final link stage | Denis Vlasenko |
2007-01-22 | - the archivers expect mode to be a mode_t, so do not trip signed/unsigned co... | Bernhard Reutner-Fischer |
2006-07-10 | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" |
2006-04-03 | - move buffer allocation schemes to libbb.h | Bernhard Reutner-Fischer |
2003-08-14 | Fix a bug reported by junkio@cox.net involving the mode_chars index. | Manuel Novoa III |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-03-16 | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen |