summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 22:00:40 -0500
committerJune McEnroe <june@causal.agency>2021-01-10 22:00:40 -0500
commit0f7518226e64112794a780dba03dc47e894fa451 (patch)
treecac59f2226323b7954da917c594339ce0e5f63aa /edit.c
parentSandbox with unveil(2) on OpenBSD in restricted mode (diff)
downloadcatgirl-0f7518226e64112794a780dba03dc47e894fa451.tar.gz
catgirl-0f7518226e64112794a780dba03dc47e894fa451.zip
Check fprintf return values rather than ferror
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'>Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe