标签:sch 解释 question span include one source declare first
printf:#include<stdio.h>
_exit(0):#include<unistd.h>
file(fd):#include<fcntl.h>
clone():#include<sched.h>
malloc():#include<malloc.h>
最重要的:#define _GNU_SOURCE
参考:
(2)#define _GNU_SOURCE解释:
http://stackoverflow.com/questions/5582211/what-does-define-gnu-source-imply
标签:sch 解释 question span include one source declare first
原文地址:http://www.cnblogs.com/Z-D-/p/6786567.html