Commit History

Author SHA1 Message Date
  Denys Vlasenko e52da5570e libbb: auto_string() for efficient handling of temporary malloced stirngs 9 years ago
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds 9 years ago
  Denys Vlasenko 5711a2a4ad libbb: more compact API for bb_parse_mode() 9 years ago
  Bartosz Golaszewski 7448b513c8 libbb: add is_suffixed_with() function 9 years ago
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 9 years ago
  Bartosz Golaszewski d077565bb2 unit-tests: remove unnecesary field from struct bbunit_listelem 9 years ago
  Ron Yorston d840c5d139 libbb: add a function to make a copy of a region of memory 9 years ago
  Bernhard Reutner-Fischer 7d86384b24 include: Fallback to UTMP unless there is UTMPX support 9 years ago
  Ron Yorston 61d6ae244a libbb: remove unnecessary argument to nonblock_immune_read 9 years ago
  Bernhard Reutner-Fischer 86a7f18f21 *: Switch to POSIX utmpx API 9 years ago
  Ari Sundholm 911db16229 truncate: new applet 9 years ago
  Ari Sundholm 8893023ba2 dd: move suffix struct to xatonum.c 9 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko da9212667c libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS 10 years ago
  Peter Kümmel a6588fa102 Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS 10 years ago
  Denys Vlasenko b4c11c1397 libarchive: add capability to unpack to mem.buffer 10 years ago
  Denys Vlasenko 04c1417602 libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ 10 years ago
  Michel Stam d3fabf89d7 zcip: Add environment variable for overriding log functionality 10 years ago
  Denys Vlasenko d6e7672545 less: move "retry-on-EAGAIN" logic closer to read ops 10 years ago
  Morten Kvistgaard feac9b607d ftpd: add optional support for authentication 10 years ago
  Bartosz Golaszewski bf0f2c7aa6 Rename INIT_LAST to INIT_FUNC to avoid confusion 10 years ago
  Bartosz Golaszewski 3ed81cf052 unit-tests: implement the unit-testing framework 10 years ago
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes 10 years ago
  Denys Vlasenko f92f1d0181 find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit 10 years ago
  Denys Vlasenko 17f8418ea7 Add conditional support for -v / --verbose 10 years ago
  Denys Vlasenko e765b5ac34 libbb: rename execable -> executable. No code changes 10 years ago
  Denys Vlasenko 3dfe0ae5a8 libbb: make syslog level for bb_error_msg's configurable. use it in crond 10 years ago
  Denys Vlasenko 6f068904dc xargs: add support for -I and -i. Closes 493 10 years ago
  Denys Vlasenko 640ce3de07 zcat: complain if input is not compressed 10 years ago
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb 11 years ago