Module Name: src
Committed By: thorpej
Date: Wed Dec 2 19:47:46 UTC 1998
Modified Files:
src/lib/libc/sys: stat.c
Log Message:
Warn about references to the compatibility stat(), fstat(), and lstat(),
and direct the user to include <sys/stat.h> to generate the correct
reference.