summary refs log tree commit diff
path: root/local.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-20 13:33:22 -0500
committerJune McEnroe <june@causal.agency>2019-11-20 13:33:22 -0500
commitb237b9c82d1bac32be09e3ab4e3defee88d271f9 (patch)
treece3774753ff064492df54b01842d15929082ad7d /local.c
parentMention the name CertFP in SASL EXTERNAL guide (diff)
downloadpounce-b237b9c82d1bac32be09e3ab4e3defee88d271f9.tar.gz
pounce-b237b9c82d1bac32be09e3ab4e3defee88d271f9.zip
Format milliseconds as int
I don't know what I was thinking. I'm expecting a number less than 1000
of course that fits in int.
Diffstat (limited to 'local.c')
0 files changed, 0 insertions, 0 deletions
eader'>2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe