aboutsummaryrefslogtreecommitdiff
path: root/src/safe-stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/safe-stat.h')
-rw-r--r--src/safe-stat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/safe-stat.h b/src/safe-stat.h
new file mode 100644
index 0000000..3a37970
--- /dev/null
+++ b/src/safe-stat.h
@@ -0,0 +1 @@
+#define SAFE_STAT(path,pbuf) stat(path,pbuf)

Return to:

Send suggestions and report system problems to the System administrator.