freebsd-dev/usr.bin/xlint
Jeroen Ruigrok van der Werven 998e62958c Change uses of mktemp() to mkstemp().
Call cc -E, not cpp, this allows lint to be unaware of any
machine-dependent defines that cc(1) may normally define.

Change fork() to vfork() and exit() to _exit().

Reuse temporary file so that multiple files passed can be processed without
problems.
2001-04-19 15:40:04 +00:00
..
lint1 Fix spelling of comparison (was: comparision). 2001-04-19 11:10:51 +00:00
lint2 Sweep through the tree fixing mmap() usage: 1997-01-16 21:58:40 +00:00
llib Cosmetic change: space instead of tab in front of $FreeBSD$. 2000-01-16 08:25:40 +00:00
xlint Change uses of mktemp() to mkstemp(). 2001-04-19 15:40:04 +00:00
Makefile Cosmetic change: space instead of tab in front of $FreeBSD$. 2000-01-16 08:25:40 +00:00