NetBSD/usr.bin/xlint/lint1
rillig eebb776c7b lint: rename funcarg and funccall to longer names
From the previous short names, it was no obvious that these functions
create a new tree node.

The function named funccall in lint2 has been left as-is, since it has a
completely different prototype.
2021-01-03 20:38:26 +00:00
..
cgram.y lint: rename funcarg and funccall to longer names 2021-01-03 20:38:26 +00:00
check-msgs.lua lint: fix typo in check-msgs tool 2021-01-02 01:12:38 +00:00
decl.c lint: rename prflstrg to printflike_argnum, likewise for scflstrg 2021-01-03 20:14:38 +00:00
emit1.c lint: rename prflstrg to printflike_argnum, likewise for scflstrg 2021-01-03 20:14:38 +00:00
err.c lint: in DEBUG mode, verify printf parameters for messages 2021-01-03 18:48:37 +00:00
externs1.h lint: rename funcarg and funccall to longer names 2021-01-03 20:38:26 +00:00
func.c lint: rename prflstrg to printflike_argnum, likewise for scflstrg 2021-01-03 20:14:38 +00:00
init.c lint: rename functions that create nodes 2021-01-03 20:31:08 +00:00
lint1.h lint: rename cstk to cstmt 2021-01-03 20:04:08 +00:00
main1.c lint: remove redundant parentheses around return value 2020-12-29 11:35:11 +00:00
Makefile lint: in DEBUG mode, verify printf parameters for messages 2021-01-03 18:48:37 +00:00
Makefile.err-msgs-h lint: in DEBUG mode, verify printf parameters for messages 2021-01-03 18:48:37 +00:00
Makefile.ops-c
Makefile.ops-h
makeman
mem1.c lint: rename more _nxt members to _next 2020-12-30 10:46:11 +00:00
mkops lint: in mkops, replace printf with println 2020-12-31 16:19:05 +00:00
op.h lint: use bool instead of u_int:1 in structures 2021-01-02 01:06:15 +00:00
ops.def
print.c lint: remove redundant include of externs1.h 2021-01-03 18:35:51 +00:00
scan.l lint: let gnuism and c99ism return void instead of int 2021-01-03 17:42:45 +00:00
tree.c lint: rename funcarg and funccall to longer names 2021-01-03 20:38:26 +00:00