index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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) */