提交 0a84e72c 编写于 作者: R Rich Felker

fix FAPPEND typo on x86_64 (previously only fixed on i386)

上级 c2b18f35
......@@ -18,7 +18,7 @@
#define F_DUPFD_CLOEXEC 1030
#ifdef _GNU_SOURCE
#define FAPPENT O_APPEND
#define FAPPEND O_APPEND
#define FFSYNC O_FSYNC
#define FASYNC O_ASYNC
#define FNONBLOCK O_NONBLOCK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册