summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/configfile.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-09 00:47:50 -0500
committerJune McEnroe <june@causal.agency>2021-01-09 00:47:50 -0500
commit27fdb43e71854a18bd02e7f937b83c1fb7567849 (patch)
tree7317149208a37d66cd235a0bfa10e4ceaa313db3 /www/git.causal.agency/cgit/configfile.c
parentUpdate tagline (diff)
downloadsrc-27fdb43e71854a18bd02e7f937b83c1fb7567849.tar.gz
src-27fdb43e71854a18bd02e7f937b83c1fb7567849.zip
Add c -t flag to print expression type
Also add missing float case.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tr> When size is zero, subtracting one from it turns it into ULONG_MAX which causes an out-of-bounds access on buf. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12Makefile: add doc-related targetsLars Hjemli