提交 45a32199 编写于 作者: R Rich Felker

fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test for it

RLIM_* is in the reserved namespace for this header
上级 cac7d837
......@@ -73,9 +73,7 @@ int setpriority (int, id_t, int);
#define RLIMIT_RTPRIO 14
#define RLIMIT_NLIMITS 15
#ifdef _GNU_SOURCE
#define RLIMT_NLIMIT RLIMIT_NLIMITS
#endif
#define RLIM_NLIMITS RLIMIT_NLIMITS
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册