Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 7c3e96d4b3 shell: use more compact SHELL_ASH / HUSH config defines. no code changes vor 3 Jahren
  Denys Vlasenko 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y vor 3 Jahren
  YU Jincheng 5156b24553 Make const ptr assign as function call in clang vor 3 Jahren
  Ron Yorston 94eb1c4dc6 libbb: better coreutils compatibility for realpath vor 3 Jahren
  Denys Vlasenko 049775b2ef libbb.h: fix logic selecting incorrect BB_STRTOOFF for !LFS configs vor 3 Jahren
  YU Jincheng 1f925038ab *: generalize "const trick" vor 3 Jahren
  Denys Vlasenko 6279aec03d libbb: clarify what bb_mode_string() generates vor 3 Jahren
  Denys Vlasenko 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() vor 3 Jahren
  Denys Vlasenko 4958c18134 libbb: code shrink bb_parse_mode vor 3 Jahren
  Ron Yorston 9fe1548bbf date,touch: allow timezone offsets in dates vor 3 Jahren
  Denys Vlasenko 1746218bee move iterate_on_dir() from e2fsprogs to libbb vor 3 Jahren
  Denys Vlasenko 56bbbfae7d cp: implement -n vor 3 Jahren
  Denys Vlasenko 0ec52d438a cp: implement -t DIR vor 3 Jahren
  Denys Vlasenko dc30f3dce2 free: implement -h vor 3 Jahren
  Denys Vlasenko 5dadd497ff runsv: robustify signal handling - SIGTERM to child between vfork and exec could mess things up vor 3 Jahren
  Sören Tempel 3d9c649158 ls: don't output any colors with TERM=dumb vor 3 Jahren
  Denys Vlasenko d005c9f4c7 libbb.h: inline byteswaps vor 3 Jahren
  Denys Vlasenko fe2d8065e3 fix gcc-11.0 warnings vor 3 Jahren
  Denys Vlasenko 6bdfbc4cb5 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y vor 3 Jahren
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout vor 3 Jahren
  Alex Samorukov 4a4b453a87 Fix for the FEATURE_UTMP on the FreeBSD vor 3 Jahren
  Denys Vlasenko 3c13da3dab libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells vor 3 Jahren
  Denys Vlasenko 00eb23b47a bc: do not allocate line editing state until needed vor 3 Jahren
  Denys Vlasenko eb0c2e218c libbb: introduce and use xsettimeofday() vor 3 Jahren
  Denys Vlasenko eaced1ec85 lineedit: remove ->path_lookup if ash is not configured vor 3 Jahren
  Denys Vlasenko 01004f9796 libbb: enable fixed 4k pagesize for 32bit ARM vor 4 Jahren
  Denys Vlasenko c7b858ff8d libbb: add and use infrastructure for fixed page size optimization vor 4 Jahren
  Denys Vlasenko fd3c512f88 libbb: create and use mmap() helpers vor 4 Jahren
  Denys Vlasenko f4f6e5144b libbb: exec_login_shell() - new function vor 4 Jahren
  Denys Vlasenko 2075aa93e0 libbb: rename run_shell() to exec_shell() vor 4 Jahren