文章分类 -  unix/linux

pthreads的pthread_cleanup_push和pop函数
摘要:读apue的11.5节的代码11.5遇到问题,stackoverflow解答: https://stackoverflow.com/questions/14421688/pthread-cleanup-pop-with-argument-0 did I get pthread_cleanup_pop 阅读全文

posted @ 2018-03-12 22:11 CreatorKou 阅读(142) 评论(0) 推荐(0)

login shell & non-login shell & interactive shell & non-interactive shell
摘要:A login shell is the first process that executes under your user ID when you log in for an interactive session. The login process tells the shell to b 阅读全文

posted @ 2018-03-05 19:30 CreatorKou 阅读(126) 评论(0) 推荐(0)

导航