История коммитов

Автор SHA1 Сообщение Дата
  Rasmus Villemoes 656ca7bdd9 libbb/u_signal_names.c: don't check errno after bb_strtou 6 лет назад
  Rasmus Villemoes 571e525a14 libbb: optionally honour libc provided SIGRTMIN/SIGRTMAX in get_signum() 6 лет назад
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 лет назад
  Denys Vlasenko 86981e3ad2 ash: allow "trap NUM [SIG]..." syntax 7 лет назад
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 лет назад
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 лет назад
  Denys Vlasenko 327d2885ec kill[all[5]],pkill: make signal list show signal numbers, and show RTMIN/MAX 13 лет назад
  Denys Vlasenko 7b276fc175 kill[all[5]],pkill: more correct, and smaller, SIGRTMIN/MAX code 13 лет назад
  Denys Vlasenko 2753aae0e8 libbb: optionally support RTMIN[+n] and RTMAX[-n] signal names 13 лет назад
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 лет назад
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 лет назад
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 лет назад
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 лет назад
  Denis Vlasenko b851c42a14 signal names hack was wrong, it broke "get signal name" function. 17 лет назад
  Denis Vlasenko c689fcfdb0 Make signal table a bit smaller 17 лет назад
  Denis Vlasenko 5f934b0785 guard against SIGxxx >= 32 (no code changes on i386) 17 лет назад
  Denis Vlasenko a4f4de9b7e print_signames_and_exit -> print_signames (because of "ash calls kill_main") 17 лет назад
  Denis Vlasenko 72e1c89d97 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 17 лет назад
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) 17 лет назад
  Denis Vlasenko dcf4de20a1 test: code size saving, no logic changes 17 лет назад
  Denis Vlasenko 75ab6af71e stop using (yet another) static buffer 17 лет назад
  Denis Vlasenko 2a813e20e2 fix recognitions of -SIGname signals 18 лет назад
  Bernhard Reutner-Fischer bbda98f14c - cosmetic change to avoid warnings about eventual padding/packing. 18 лет назад
  Denis Vlasenko a77947f5bb kill: fix bugs (kill -l output was horrible), fix style, constify data 18 лет назад
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 лет назад
  Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than 18 лет назад
  Bernhard Reutner-Fischer a2a647dfc1 - include strings.h 18 лет назад
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 лет назад
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 лет назад
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 лет назад