summary refs log tree commit diff
path: root/chat.c
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 /chat.c
parentRemove use of strlcat (diff)
downloadcatgirl-a142ebcf43b7032ad29a383cba9407e7540b2d4a.tar.gz
catgirl-a142ebcf43b7032ad29a383cba9407e7540b2d4a.zip
Define explicit_bzero using memset_s on macOS
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2016-04-29Test for linux insteadJune McEnroe 2016-04-29Remove explicit syntax/filetype onJune McEnroe 2016-04-12Remove gvim=mvim aliasJune McEnroe 2016-04-12Detect Darwin or *BSD for aliasesJune McEnroe 2016-04-07Use default pinentry and set GPG_TTYJune McEnroe 2016-04-07Add git config override includeJune McEnroe 2016-04-06Simplify install scriptJune McEnroe 2016-04-06Add gpg-agent to READMEJune McEnroe 2016-04-06Always sign git commitsJune McEnroe 2016-04-06Use standard socket for gpg-agentJune McEnroe 2016-04-06Set iTerm font to PointfreeJune McEnroe