随笔分类 -  Linux

linux ln 命令使用参数详解(ln -s 软链接)
摘要:http://www.jb51.net/LINUXjishu/150570.html 阅读全文

posted @ 2016-02-09 08:39 eustoma 阅读(182) 评论(0) 推荐(0) 编辑

2.6.22.6版本的主目录下的Makefile
摘要:Linux Makefile 阅读全文

posted @ 2014-08-28 19:55 eustoma 阅读(132) 评论(0) 推荐(0) 编辑

gettimeofday() -- 获取当前时间(保存在结构体timeval中)
摘要:Linux gettimeofday 阅读全文

posted @ 2012-04-28 16:50 eustoma 编辑

linux内存管理之非连续物理地址分配(vmalloc)
摘要:linux内存管理之非连续物理地址分配(vmalloc) 阅读全文

posted @ 2012-04-28 09:34 eustoma 编辑

pthread多线程学习笔记五条件变量2使用
摘要:http://www.cppblog.com/izualzhy/archive/2011/11/14/160120.htmlhttp://blog.csdn.net/hairetz/article/details/4535920 阅读全文

posted @ 2012-03-06 21:05 eustoma 阅读(144) 评论(0) 推荐(0) 编辑

dlopen,dlsym的问题,实在搞不明白了。
摘要:http://bbs.chinaunix.net/thread-826490-1-1.html 阅读全文

posted @ 2012-03-03 20:07 eustoma 阅读(231) 评论(0) 推荐(0) 编辑

proc 进程信息解析
摘要:http://blog.csdn.net/lihaoweiv/article/details/6275131 阅读全文

posted @ 2012-01-13 11:04 eustoma 阅读(173) 评论(0) 推荐(0) 编辑

为何退出thread或者创建thread失败时,需要调用pthread_attr_destroy?
摘要:POSIX 标准要求: When a thread attributes object is no longer required, it should be destroyed using the pthread_attr_destroy() function. Destroying a thread attributes object has no effect on threads that were created using that object. 阅读全文

posted @ 2011-11-30 15:31 eustoma 阅读(1786) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示