summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-18 02:11:37 -0500
committerJune McEnroe <june@causal.agency>2019-11-18 02:11:37 -0500
commit90da3f73414c12602ff500c00d015a0bf17d4335 (patch)
treed0aea785b970784470dbcca110670db23aacda35 /state.c
parentDocument accept and exit behavior (diff)
downloadpounce-90da3f73414c12602ff500c00d015a0bf17d4335.tar.gz
pounce-90da3f73414c12602ff500c00d015a0bf17d4335.zip
Mention the name CertFP in SASL EXTERNAL guide 1.0
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ow=1'>Ignore 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 McEnroeleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe