Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set il y a 16 ans
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) il y a 17 ans
  Denis Vlasenko e2532ab5f2 dd: fix a bug where we don't report write errors il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 980864de08 dd: use unsigned printf specifier for # of blocks il y a 17 ans
  Denis Vlasenko 2b03e5ef31 dd: fix newly introduced bug (introduced by me) il y a 17 ans
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult il y a 17 ans
  Denis Vlasenko 7587870617 dd: fix bug where we assume count=INT_MAX when count is unspecified; il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko f6250a3bee dd: NOEXEC fix il y a 17 ans
  Denis Vlasenko d1801a4430 dd: fix skip= parse error (spotted by Dirk Clemens <develop@cle-mens.de>) il y a 17 ans
  Bernhard Reutner-Fischer e468ef27b7 - fix compilation if ENABLE_FEATURE_DD_IBS_OBS is off il y a 17 ans
  Bernhard Reutner-Fischer 99003b8a87 - use enum for the OPs as suggested by vda. No obj-code changes. il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. il y a 17 ans
  Bernhard Reutner-Fischer 2a47dea263 - remove bss users. Shrinkage while at it. See XXX for further, pre-existing bugs il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko cf749bc10c small fixes: il y a 18 ans
  Denis Vlasenko 5dd27b1ee0 dd: support >2gb values for seek, skip, count il y a 18 ans
  Denis Vlasenko cf30cc82a3 header_verbose_list: stop truncating file size in listing il y a 18 ans
  Denis Vlasenko 3b8ff68ec8 dd: fix bugs: always assumed conv=sync, died on write errors il y a 18 ans
  Denis Vlasenko 5c7596058d ls: cleanup part 1 il y a 18 ans
  Denis Vlasenko f0ed376eda remove bb_printf and the like il y a 18 ans
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Denis Vlasenko 5625415085 dd: make it recognize not only 'k' but 'K' too; il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans