Historique des commits

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