summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-30 13:36:17 -0400
committerJune McEnroe <june@causal.agency>2020-07-30 13:36:17 -0400
commita142ebcf43b7032ad29a383cba9407e7540b2d4a (patch)
treeae53c39fe1f97b4b5cca890ad828cc6556ab697f /scripts/chroot-prompt.sh
parentRemove use of strlcat (diff)
downloadcatgirl-a142ebcf43b7032ad29a383cba9407e7540b2d4a.tar.gz
catgirl-a142ebcf43b7032ad29a383cba9407e7540b2d4a.zip
Define explicit_bzero using memset_s on macOS
Diffstat (limited to 'scripts/chroot-prompt.sh')
0 files changed, 0 insertions, 0 deletions
'nohover-highlight'> 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