summaryrefslogtreecommitdiff
path: root/src/stropts/fdetach.c
blob: 6404ad9843c75814982a28eb1db61476015f91e7 (plain)
1
2
3
4
5
6
7
8
9
#include <stropts.h>

int fdetach(const char * path )
{
}

/*
XOPEN(400)
*/