about summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-20 17:28:42 -0400
committerJune McEnroe <june@causal.agency>2018-08-20 17:28:42 -0400
commitafae851319c543118f08b49b1fa804ef31e34267 (patch)
treedb60afb5dffdef83f841013209dcc6d6cd1229fd /url.c
parentAvoid unportable iswascii(3) (diff)
downloadcatgirl-afae851319c543118f08b49b1fa804ef31e34267.tar.gz
catgirl-afae851319c543118f08b49b1fa804ef31e34267.zip
Set errno in vaswprintf in case vswprintf does not
As is the case on GNU.
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe