source: trunk/essentials/app-arch/cpio/src/safe-stat.h

Last change on this file was 3332, checked in by bird, 18 years ago

cpio 2.7

File size: 45 bytes
Line 
1#define SAFE_STAT(path,pbuf) stat(path,pbuf)
Note: See TracBrowser for help on using the repository browser.