b18369b1bb
To be strictly conforming, we should iterate through the array and set each pointer to NULL. But memset is faster, and can be inlined by the compiler. If we ever encounter a machine where a NULL ptr != all bits zero, we'll have to handle this differently. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |