Commit History

Author SHA1 Message Date
  Denys Vlasenko 6aab9928de whitespace and namespace cleanups 8 years ago
  Sven Eisenberg b068cf2a7e ubirmvol: Implement -N switch for ubirmvol 8 years ago
  Denys Vlasenko 8220399173 nsenter,unshare: share common code; fix a bug of not closing all fds 8 years ago
  Denys Vlasenko c4199f22d0 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) 8 years ago
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() 8 years ago
  Denys Vlasenko dbb58a3879 fixes for problems found by bionic build 8 years ago
  Kylie McClain 40eea690c7 Fix compiling with musl's utmp stubs 8 years ago
  Denys Vlasenko 641caaec3d libbb: factor out code which queries screen width 9 years ago
  Denys Vlasenko accd9eeb71 remove systemd support 9 years ago
  Denys Vlasenko 526d85831e libbb: get_uidgid() always called with allow_numeric=1 9 years ago
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) 9 years ago
  Denys Vlasenko ab3964db4e libbb: introduce kernel-style BUILD_BUG_ON() 9 years ago
  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 9 years ago
  Peter Kümmel a6588fa102 Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS 9 years ago
  Denys Vlasenko b4c11c1397 libarchive: add capability to unpack to mem.buffer 9 years ago
  Denys Vlasenko 04c1417602 libbb: use ARG_MAX for bb_arg_max() only if it's 60k+ 9 years ago
  Michel Stam d3fabf89d7 zcip: Add environment variable for overriding log functionality 10 years ago