summaryrefslogtreecommitdiff
path: root/src/stropts/fdetach.c
blob: 1917f91b25f261267ca708d934e96fb8b7396f93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if 0

#include <stropts.h>

int fdetach(const char * path )
{
}

/*
XOPEN(400)
*/


#endif