summary refs log tree commit diff
path: root/bin/cash/libedit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-25 23:37:32 -0500
committerJune McEnroe <june@causal.agency>2018-11-25 23:37:32 -0500
commit5df3ac82d26ddfbe3a6bd7ca24c66d4ed7a4eeb9 (patch)
tree671f09f6b56fd653a0b3fb2ef57a5e85f9ead817 /bin/cash/libedit
parentReturn enum Error from file functions in edi (diff)
downloadsrc-5df3ac82d26ddfbe3a6bd7ca24c66d4ed7a4eeb9.tar.gz
src-5df3ac82d26ddfbe3a6bd7ca24c66d4ed7a4eeb9.zip
Add "ports" of some FreeBSD utilities for macOS
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
oe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe