linux进程函数大全 atexit(设置程序正常结束前调用的函数) 相关函数 _exit,exit,on_exit表头文件 #include 定义函数 int atexit (void (*function)(void));