Histórico de Commits

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