about summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-23 00:22:36 -0400
committerJune McEnroe <june@causal.agency>2020-07-23 00:22:36 -0400
commited7d5c0f343c369497062e354e2e8ff043a358f3 (patch)
tree5385a6f182def28da16a601cc1f17e31bcdb3552 /scripts/chroot-prompt.sh
parentAdd current topic to tab-complete so it can edited (diff)
downloadcatgirl-ed7d5c0f343c369497062e354e2e8ff043a358f3.tar.gz
catgirl-ed7d5c0f343c369497062e354e2e8ff043a358f3.zip
Initialize numHot, numWarm
For some reason gcc thinks that numWarm might be used uninitialized.
It's fine with numHot though, strangely.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'/test/commit/event.c?id=414f928ac58278188638f8146a28a5747909de7b&follow=1'>Handle signals consistently in the event loopJune McEnroe 2018-11-30Separate ircConnect and ircDisconnectJune McEnroe 2018-11-30Measure length of log timestamp more consistentlyJune McEnroe 2018-11-30Reformat sandman Objective-C codeJune McEnroe 2018-11-30Ignore sandmanJune McEnroe 2018-11-30Add sandmanJune McEnroe 2018-11-29Strip timestamps from log replayJune McEnroe 2018-11-29Add basic log replayJune McEnroe 2018-11-29Show unread count in term titleJune McEnroe 2018-11-29Handle no such nick errorJune McEnroe 2018-11-29Add /whoisJune McEnroe 2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe 2018-11-28Add NetBSD.mkJune McEnroe 2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe