summary refs log tree commit diff
path: root/Darwin.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 16:25:09 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 16:25:09 -0500
commitcb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394 (patch)
tree865a155d6e94dc9c2d144387d24569fa84ef3a1f /Darwin.mk
parentUse a fixed buffer size for SASL PLAIN authentication (diff)
downloadpounce-cb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394.tar.gz
pounce-cb38ad54eb54c1b3d3f0adbcf7b60eb50d6a3394.zip
Use a static buffer for plainBase64
Diffstat (limited to 'Darwin.mk')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe