Module Name: src Committed By: joerg Date: Mon May 23 21:59:23 UTC 2011
Modified Files: src/sys/sys: dirent.h Log Message: Use __builtin_offsetof if present for _DIRENT_NAMEOFF to avoid false positives for uninitialized variable checks. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/sys/dirent.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.