Add -t/--tag option to automatically add $DragonFly$ tags to the patch files
[dragonfly.git] / contrib / cpio / safe-stat.h
1 #define SAFE_STAT(path,pbuf) stat(path,pbuf)