Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 27be0e8cfe shell: fix compile failures in some configs há 1 ano atrás
  Shawn Landden 58598eb709 ash: optional sleep builtin há 2 anos atrás
  Ron Yorston 7d1c7d8337 ash,hush: use HOME for tab completion and prompts há 2 anos atrás
  Khem Raj 117a8c9b7a apply const trick to ptr_to_globals há 2 anos atrás
  Denys Vlasenko 1e825acf8d libbb: shrink lineedit_read_key() há 2 anos atrás
  Denys Vlasenko 12566e7f9b ash,hush: fix handling of SIGINT while waiting for interactive input há 2 anos atrás
  Denys Vlasenko c2788f88f4 libbb: introduce and use chdir_or_warn() há 2 anos atrás
  Denys Vlasenko 931c55f9e2 libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR há 2 anos atrás
  Denys Vlasenko d162a7b978 sulogin: increase util-linux compatibility há 2 anos atrás
  Denys Vlasenko 6062c0d19b libbb: change xstrndup, xmemdup to take size_t as size parameter há 2 anos atrás
  Denys Vlasenko db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() há 2 anos atrás
  Denys Vlasenko 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) há 2 anos atrás
  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