Commit History

Author SHA1 Message Date
  Denys Vlasenko 2496616b0a avoid using strok - eliminates use of hidden global variable 3 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko cb9c3894e5 *: make "argc UNUSED_PARAM" consistent 6 years ago
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 6 years ago
  Denys Vlasenko a759b22c29 nameif: make it NOEXEC 6 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 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 1ec49732e2 mpstat: code shrink 9 years ago
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes 10 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Marek Polacek 2a6d5988b4 mpstat.c: remove unused line 13 years ago
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 13 years ago
  Dan Fandrich 159677c884 Rename a struct member from "interrupt" 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 13 years ago
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) 14 years ago
  Denys Vlasenko c9b9750a0e libbb: factor out common code from mpstat/iostat 14 years ago
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 years ago
  Marek Polacek 85a359afab mpstat: do not use /sys to get number of CPUs. /proc should be ok. 14 years ago
  Denys Vlasenko 3fb4a5e6d8 mpstat: better fix for IRQ counts 14 years ago
  Denys Vlasenko 9bb0510b9b mpstat: fix total par-cpu IRQ counts 14 years ago
  Denys Vlasenko 64c67891a2 mpstat: fix/improve handling of interrupt names 14 years ago
  Maksym Kryzhanovskyy 5e87c2ef15 mpstat: small code shrink 14 years ago
  Denys Vlasenko 217df6ea9f mpstat: small code shrink 14 years ago
  Marek Polacek 23e8c08fa2 mpstat: new applet. ~5.5k 14 years ago