提交 15c7af3e 编写于 作者: R Rich Felker

remove duplicate lfs64 cruft in stdio.h

上级 b1cf11c0
......@@ -157,8 +157,6 @@ char *tempnam(const char *, const char *);
#if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
#define L_cuserid 20
char *cuserid(char *);
#undef off64_t
#define off64_t off_t
int asprintf(char **, const char *, ...);
int vasprintf(char **, const char *, va_list);
void setlinebuf(FILE *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册