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