NetBSD/usr.bin/xlint/lint1
christos ddee551034 Handle C99 array range initializers:
type a[] = { [lo ... hi] = c }:
2005-07-17 19:35:48 +00:00
..
Makefile Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
cgram.y Handle C99 array range initializers: 2005-07-17 19:35:48 +00:00
decl.c recognize _Bool. 2004-09-12 08:58:52 +00:00
emit1.c recognize _Bool. 2004-09-12 08:58:52 +00:00
err.c say from what type to what time we are converting. 2005-01-02 10:40:49 +00:00
externs1.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
func.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
init.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint1.h Handle C99 array range initializers: 2005-07-17 19:35:48 +00:00
main1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
makeman
mem1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
op.h
scan.l recognize _Bool. 2004-09-12 08:58:52 +00:00
tree.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00