提交歷史

作者 SHA1 備註 提交日期
  Denys Vlasenko 6d9427420b od: -l,I,L indeed depend on sizeof(long), fix this 1 年之前
  Denys Vlasenko 60d4d55b87 od: support -DOHXIL 1 年之前
  Denys Vlasenko 6882a933cf od: implement -B 1 年之前
  Denys Vlasenko ce4cfc33ca od: correct -i, enable tests which pass for DESKTOP too 1 年之前
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout 3 年之前
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 4 年之前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
  Denys Vlasenko 3177626033 od: move address_fmt[] from data to globals. 8 less bytes in data section 6 年之前
  Denys Vlasenko 2b9a45b9e8 od_bloaty: fix debug code 7 年之前
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 年之前
  Ron Yorston a165603d24 od_bloaty: fix floating point output 7 年之前
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 年之前
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 年之前
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 年之前
  Denys Vlasenko f3d58a29be od: get rid of (almost all) statics 9 年之前
  Ron Yorston 53e9c51ade od: fix printing of high-bit chars 9 年之前
  Denys Vlasenko c72b43c2f0 Commonalize typical [b,]k,m suffix struct 11 年之前
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 年之前
  Denys Vlasenko e3e0d2b812 tweak help text 12 年之前
  Denys Vlasenko b808614785 od: code shrink 13 年之前
  Denys Vlasenko d373355bf8 od: another fix for --strings 13 年之前
  Denys Vlasenko 9d96e274ce od: fix -S NUM to not print chars >0x80 13 年之前
  Denys Vlasenko 3ef344be91 od: code shrink 13 年之前
  Denys Vlasenko 5c10fa5c24 od: code shrink, fix "od --traditional FILE" 13 年之前
  Denys Vlasenko ea8b252cb3 *: better string sharing 14 年之前
  Denys Vlasenko b9542cb2ce deinline two big functions 14 年之前
  Denys Vlasenko 11f3a8b7ed od: fix -tx without length spec 15 年之前
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 年之前
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 年之前
  Denys Vlasenko f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 15 年之前