summaryrefslogtreecommitdiff
path: root/src/stropts/fdetach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/fdetach.c')
-rw-r--r--src/stropts/fdetach.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/stropts/fdetach.c b/src/stropts/fdetach.c
new file mode 100644
index 00000000..6404ad98
--- /dev/null
+++ b/src/stropts/fdetach.c
@@ -0,0 +1,9 @@
+#include <stropts.h>
+
+int fdetach(const char * path )
+{
+}
+
+/*
+XOPEN(400)
+*/