2022年7月26日

linux进程状态(转)

摘要: 参考: Linux系统之进程状态 http://t.zoukankan.com/littlecharacter-p-12154588.html Linux进程相关知识学习整理 http://blog.itpub.net/29487349/viewspace-2749436/ Linux进程状态:R 阅读全文

posted @ 2022-07-26 15:33 lh03061238 阅读(170) 评论(0) 推荐(0) 编辑

Linux exec 类函数

摘要: Linux exec 系列函数:execl execv等 https://blog.csdn.net/lqy971966/article/details/110532621 linux进程 exec族函数(execl, execlp, execle, execv, execvp, execvpe)  阅读全文

posted @ 2022-07-26 11:11 lh03061238 阅读(131) 评论(0) 推荐(0) 编辑

linux fork()

摘要: Linux中fork函数详解(附图解与代码实现) https://blog.csdn.net/m0_53133879/article/details/124892548 Linux进程Fork详解 https://blog.csdn.net/tianjindong0804/article/detai 阅读全文

posted @ 2022-07-26 11:00 lh03061238 阅读(139) 评论(0) 推荐(0) 编辑

linux中的信号机制及原理分析

摘要: Linux的信号 https://blog.csdn.net/weixin_45676049/article/details/109256132 Linux 信号总结以及常见信号使用 https://blog.csdn.net/zb1593496558/article/details/8028034 阅读全文

posted @ 2022-07-26 10:56 lh03061238 阅读(52) 评论(0) 推荐(0) 编辑

wait()/waitpid()系统调用

摘要: Linux中waitpid()函数的用法 https://blog.csdn.net/Roland_Sun/article/details/32084825?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-b 阅读全文

posted @ 2022-07-26 10:47 lh03061238 阅读(78) 评论(0) 推荐(0) 编辑

导航