Module Name: src
Committed By: dsl
Date: Thu Jan 3 13:28:41 UTC 2013
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
Unset HAVE_DEVNAME for tools build.
config only checks for the symbol in libc, we need the correct prototype.
Which is excluded even on NetBSD (_NETBSD_SOURCE isn't defined in stdlib.h).
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.bin/stat/stat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.