projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b172dc8
)
fix broken fcntl locks on x86_64
author
Rich Felker
<dalias@aerifal.cx>
Fri, 15 Apr 2011 01:45:26 +0000
(21:45 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Fri, 15 Apr 2011 01:45:26 +0000
(21:45 -0400)
arch/x86_64/bits/fcntl.h
patch
|
blob
|
history
diff --git
a/arch/x86_64/bits/fcntl.h
b/arch/x86_64/bits/fcntl.h
index 2487a308eda43b7b6e1785592e01b99e67c941bd..30fa293448c8d297bb6f6227a6b7e38285726ac2 100644
(file)
--- a/
arch/x86_64/bits/fcntl.h
+++ b/
arch/x86_64/bits/fcntl.h
@@
-39,9
+39,9
@@
#define F_SETOWN 8
#define F_GETOWN 9
-#define F_GETLK
12
-#define F_SETLK
13
-#define F_SETLKW
14
+#define F_GETLK
5
+#define F_SETLK
6
+#define F_SETLKW
7
#define FD_CLOEXEC 1