summary refs log tree commit diff
path: root/debian/bsdyacc
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2016-10-26 19:28:29 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2018-03-10 15:59:26 +0800
commit53dab360a1e0dddcfd83c6cbfc9f720f5e233550 (patch)
treee9dc884e38188876ac95450fbb2832026dcdfd70 /debian/bsdyacc
parentRelease 0.5.9.1. (diff)
downloaddash-53dab360a1e0dddcfd83c6cbfc9f720f5e233550.tar.gz
dash-53dab360a1e0dddcfd83c6cbfc9f720f5e233550.zip
trap: Globally rename pendingsigs to pending_sig
This variable does not contain "sigs" (plural).
It contains either 0 or (one) signal number of a pending signal.

For someone unfamiliar with this code, "pendingsigs" name is confusing -
it hints at being an array or bit mask of pending singnals.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: dash@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'debian/bsdyacc')
0 files changed, 0 insertions, 0 deletions
8a7c819fedc7188a557b450e5e7b692a9fa991e&follow=1'>Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe