NetBSD/usr.bin/xlint
joerg 0555fac4ac ~0 and -1 are the same for two-complement machines. ISO C says left
shifts of negative values are UB, so do the shift for the unsigned
equivalent and cast to int afterwards.
2015-08-28 09:42:07 +00:00
..
arch
common
lint1 ~0 and -1 are the same for two-complement machines. ISO C says left 2015-08-28 09:42:07 +00:00
lint2 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
llib
xlint
Makefile
Makefile.inc