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:
33a3f20
)
fix typo in legacy FAPPEND definition
author
Rich Felker
<dalias@aerifal.cx>
Thu, 14 Apr 2011 23:14:42 +0000
(19:14 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 14 Apr 2011 23:14:42 +0000
(19:14 -0400)
arch/i386/bits/fcntl.h
patch
|
blob
|
history
diff --git
a/arch/i386/bits/fcntl.h
b/arch/i386/bits/fcntl.h
index 61382eefe22b5d11c1533f8895bfed83b4474ac6..1b9861d70a0b7e611bc1857686fc5119c96cae40 100644
(file)
--- a/
arch/i386/bits/fcntl.h
+++ b/
arch/i386/bits/fcntl.h
@@
-23,7
+23,7
@@
#define F_DUPFD_CLOEXEC 1030
#ifdef _GNU_SOURCE
-#define FAPPEN
T
O_APPEND
+#define FAPPEN
D
O_APPEND
#define FFSYNC O_FSYNC
#define FASYNC O_ASYNC
#define FNONBLOCK O_NONBLOCK