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 New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
common make outname print where it came from in case of error 2014-04-17 18:52:03 +00:00
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 make NOSTRICT behave the same a LINTED; use the new format. 2013-04-19 18:51:14 +00:00
Makefile
Makefile.inc