E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
PRCTL
用
prctl
给线程命名
prctlTestname: prctlSyscallnumber: 172Syscallname:
prctl
(man)Filename:
prctl
.txt (1225bytes)**说明**
alangdangjia
·
2013-04-08 14:00
shellinabox笔记1----
prctl
prctl
给线程命名和线程的一些操作 注意这里命名线程名称为 xx #include <stdlib.h> #include <stdio.h> #include
haoningabc
·
2012-12-10 20:00
linux
shellinabox笔记1----
prctl
prctl
给线程命名和线程的一些操作 注意这里命名线程名称为 xx #include <stdlib.h> #include <stdio.h> #include
haoningabc
·
2012-12-10 20:00
linux
C语言中用execl 函数调用bash 和sh执行脚本的区别
1、这个是用bash执行脚本的源代码test_
prctl
.c 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include
勇燕文房
·
2012-09-21 00:00
用
prctl
给线程命名
今天看LWN上的周报,看到有人正在给
prctl
添加给进程内其它线程命名的接口,并从中得知,给线程自身命名的接口已经存在,不由窃喜,遂写下以下验证代码:#include#include#includevoid
brucexu1978
·
2012-09-04 19:00
JOIN
多线程
gcc
cmd
null
终端
prctl
系统调用
可以实现对进程的一个操作。 #include intprctl(intoption,unsignedlongarg2,unsignedlongarg3, unsignedlongarg4,unsignedlongarg5); PR_CAPBSET_READPR_CAPBSET_DROP PR_SET_DUMPABLEPR_GET_DUMPABLE
crazyss
·
2011-04-03 09:00
linux下设置线程的名字
linux下的
prctl
库自kernel2.6.9后支持PR_SET_NAME选项,用于设置进程名字,linux的进程一般使用lwp,所以这个函数可以设置线程名字。
lxyfirst
·
2011-03-07 16:00
用
prctl
给线程命名
今天看LWN上的周报,看到有人正在给
prctl
添加给进程内其它线程命名的接口,并从中得知,给线程自身命名的接口已经存在,不由窃喜,遂写下以下验证代码: #include #include #include
isiqi
·
2010-12-10 05:00
多线程
gcc
用
prctl
给线程命名
今天看LWN上的周报,看到有人正在给
prctl
添加给进程内其它线程命名的接口,并从中得知,给线程自身命名的接口已经存在,不由窃喜,遂写下以下验证代码:#include#include#includevoid
sunyubo458
·
2010-12-10 05:00
JOIN
多线程
gcc
cmd
null
终端
用
prctl
给线程命名
prctlTestname:prctlSyscallnumber:172Syscallname:
prctl
(man)Filename:
prctl
.txt(1225bytes)**说明**intprctl
dumb_man
·
2010-10-19 11:00
转载
用
prctl
给线程命名
用
prctl
给线程命名 对于多线程应用程序,如果能够给每个线程命名,那么调试起来的便利是不言而喻的。
beautykingdom
·
2009-11-08 22:00
Linux Kernel 2.6x 本地溢出代码 今天测试了一下,效果不错
********************/ /* Local r00t Exploit for: */ /* Linux Kernel
PRCTL
linkboy
·
2007-07-17 12:00
linux
代码
kernel
效果
休闲
Linux Kernel 2.6x 本地溢出代码 今天测试了一下,效果不错
********************/ /* Local r00t Exploit for: */ /* Linux Kernel
PRCTL
linkboy
·
2007-07-17 12:00
linux
代码
kernel
效果
休闲
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他