summary refs log tree commit diff
path: root/bin/cash/eval.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 20:05:18 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 20:05:18 -0500
commit64d994f34fef5d8d5b0c0e5cde1a8c2645e01953 (patch)
tree02fcedc4cd7ebfd2abd0e6fb016c9b00ba6eb50d /bin/cash/eval.c
parentReplace eaccess with faccessat (diff)
downloadsrc-64d994f34fef5d8d5b0c0e5cde1a8c2645e01953.tar.gz
src-64d994f34fef5d8d5b0c0e5cde1a8c2645e01953.zip
Replace strchrnul with strchr
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe