aboutsummaryrefslogtreecommitdiff
path: root/safe-stat.h
blob: 3a379703cf64509f75b99d944ca0f6461ffc7167 (plain)
1
#define SAFE_STAT(path,pbuf) stat(path,pbuf)

Return to:

Send suggestions and report system problems to the System administrator.