Commit History

Author SHA1 Message Date
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 years ago
  Denys Vlasenko 1113961dde dc: make 4 % 0 emit error messgaes and set result to 0 5 years ago
  Denys Vlasenko 89023b167f dc: code shrink 5 years ago
  Denys Vlasenko d0bc5fdfea dc: fix "small dc" to have standard command line API 5 years ago
  Denys Vlasenko a133137174 dc: fix testsuite 5 years ago
  Denys Vlasenko 9ca9ef2d5b dc: re-enable "tiny dc" implementation 5 years ago
  Gavin Howard 01055ba89a bc: new applet, throws warning 5 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 6 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 6 years ago
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files 7 years ago
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko c4603fb09a dc: fix "dc p" prinitng bogus data 9 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Bernhard Reutner-Fischer 70e30e8eec dc: tweak parsing 9 years ago
  Denys Vlasenko 9daf33fc52 dc: code shrink 11 years ago
  Denys Vlasenko f2f9bc5932 dc: fix a case where we can run off malloced space 13 years ago
  Denys Vlasenko 6afc6775e8 dc: do not advertise ops disabled in .config 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 13 years ago
  Denys Vlasenko 506d3a9bca dc: tweak help text 13 years ago
  Denys Vlasenko 7a07b0ee6a dc: make it use long longs for integer ops 13 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denys Vlasenko bd1de181ad dc: make "dc -1.23 ..." work 14 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 14 years ago
  Denis Vlasenko d8850f2d0d dc: fix the "base 2" patch omission of base not being set 15 years ago
  Denis Vlasenko 6b38e18247 dc: support for bases 2 and 8, by Nate Case (ncase AT xes-inc.com) 15 years ago
  Denis Vlasenko 078323010b dc: conditionalize parts which require libm 15 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago