Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko dcbfaba264 fix improper utimes usage il y a 15 ans
  Denys Vlasenko 389cca4b9e some non-gnu compilers can't have non-const struct initializers il y a 15 ans
  Bernhard Reutner-Fischer cc8b6871a7 use utimes() rather than obsolescent utime() il y a 15 ans
  Denys Vlasenko dcd27abcc4 unpackers: check errors from close() too il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko 1a9e9bdd93 gunzip: restore mtime. approx +80 bytes of code il y a 16 ans
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko a04cc47f1c b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854 il y a 16 ans
  Denis Vlasenko 5297809c03 g[un]zip: accept and ignore -n (needed for kernel compile) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 6fa3ab3cf1 bzip2: make -d actually work 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 5dd8a03665 gunzip: support concatenated gz files. 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 0beaff8c19 update Glenn McGrath's email address il y a 17 ans
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko dbe6e66d6a trylink: automatically use custom link script if user provides one il y a 17 ans
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g il y a 17 ans
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path il y a 17 ans
  Denis Vlasenko 1bb552b1d9 libbb: add xunlink() il y a 17 ans
  Denis Vlasenko 75605788ff gzip: use common bbunzip infrastructure - ~700 bytes code less il y a 17 ans
  Denis Vlasenko 214aec46bd bbunzip: remove extra formatting directives in comments il y a 17 ans
  Denis Vlasenko a4688bf55d fix buglets found by randomconfig run il y a 17 ans
  Denis Vlasenko bebbd8c9ba bbunzip: size optimization: ~90 bytes il y a 17 ans