提交 9b96220e 编写于 作者: R Rich Felker

fix typo in legacy FAPPEND definition

上级 33a3f202
......@@ -23,7 +23,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.
先完成此消息的编辑!
想要评论请 注册