]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - contrib/cpio/src/safe-stat.h
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / contrib / cpio / src / safe-stat.h
1 #define SAFE_STAT(path,pbuf) stat(path,pbuf)