NetBSD/usr.bin/mkdep
rillig 27aee6b2ec mkdep: document possible undefined behavior
If findcc is called with a constant string, as its prototype suggests,
the process crashes with a segmentation fault.  Luckily, neither mkdep
nor lint do that, but the function prototype is nevertheless confusing.
2021-08-11 20:48:16 +00:00
..
Makefile
findcc.c
findcc.h
mkdep.1
mkdep.c