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
/
fcntl
/
F_GETFL.h
blob: f943230174d2dbd909549b852554d5a18a8eb8c2 (
plain
)
1
2
3
4
5
6
7
#include <fcntl.h> #define F_GETFL (5) /* POSIX(1) */