CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CALL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CALL - List
[
Linux-Unix
]
newdir.tar
DL : 0
用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.
Date
: 2008-10-13
Size
: 1.88kb
User
:
会朋
[
Linux-Unix
]
UNIX环境下的日期程序(求时间的函数)
DL : 0
该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to bring a lot of procedures to facilitate the design, the ease of calculating the fees and verification, readers may call the function directly.
Date
: 2008-10-13
Size
: 5.81kb
User
:
建文
[
Linux-Unix
]
linux系统调用编程
DL : 0
系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
Date
: 2008-10-13
Size
: 7.69kb
User
:
wzy
[
Linux-Unix
]
myshell
DL : 0
实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
Date
: 2008-10-13
Size
: 11.03kb
User
:
叶黎
[
Linux-Unix
]
linphone-1.2.0.tar
DL : 0
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the internet. The cost of the phone call is the cost that you spend connected to the internet. -Linphone is a web phone : it let you phone to your friends anywhere in the w hole world, freely, simply by using the internet. The cost of the PAHO ne call is the cost that you spend connected to th e internet.
Date
: 2008-10-13
Size
: 7.03mb
User
:
张海涛
[
Linux-Unix
]
testsleepmyown
DL : 0
自己实现的sleep函数,通过alarm定时.由于mysleep是个子函数,对其调用者需考虑几种情况,即调用者在调用mysleep之前设置的闹钟时间未被超过和设置的闹钟时间被超过(同未设置闹钟),且要考虑调用者是否有未决信号及其是否屏蔽SIGALRM信号,因为这将影响mysleep函数的调用。-of achieving his sleep function, through the alarm regularly. As mysleep function, is making its caller need to consider several circumstances, in that call mysleep call set up before the alarm clock time is not over and install an alarm clock time was over (the same Failure to put in alarm clock), and the call to consider whether there is outstanding and whether the signal shielding SIGALRM signal because this will affect mysleep function call.
Date
: 2008-10-13
Size
: 1.09kb
User
:
林茜
[
Linux-Unix
]
unixmy_sunrpc
DL : 0
unix下远程过程调用原代码;可以在LINUX;SUN SOLARIS;IBM AIX多种商业机器运行,使用-Remote Procedure Call source; In LINUX; Solaris OS Sun; IBM AIX machines running a wide variety of business, the use of
Date
: 2008-10-13
Size
: 73.85kb
User
:
张云
[
Linux-Unix
]
syscall
DL : 0
\\Linux系统调用-\\ Linux system call
Date
: 2008-10-13
Size
: 107.02kb
User
:
蔡长永
[
Linux-Unix
]
linuxtcpchat
DL : 1
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
Date
: 2008-10-13
Size
: 4.25kb
User
:
风里的梦
[
Linux-Unix
]
guandaotongxin
DL : 0
1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () function and the principle of two actual preparation of a procedure, Pipeline father used to achieve the process of communication between a) the use of system calls fork () to create a child process b) Import Cheng called function write () to send their parent process ID of the process, and the string "'s sending a m essage to parent. \\ n. " C) the process of the function call father read () through the pipeline read to the child process the news, the news output screen, then terminated
Date
: 2008-10-13
Size
: 4.37kb
User
:
witkey_eagle
[
Linux-Unix
]
hack
DL : 0
通过进程的pid号来实现隐藏进程.修改系统调用getdents函数来隐藏进程-Through the process pid number to hide the process of implementation. Getdents modify system call function to hide the process of
Date
: 2025-12-25
Size
: 2kb
User
:
wensi
[
Linux-Unix
]
adding_a_system_call_in_linux
DL : 0
Adding a system call in linux
Date
: 2025-12-25
Size
: 5kb
User
:
aditya
[
Linux-Unix
]
final
DL : 0
在内存中修改系统调用表,并添加一个系统调用获得当前系统时间。-In memory, modify the system call table, and add a system call to obtain the current system time.
Date
: 2025-12-25
Size
: 1kb
User
:
老胖
[
Linux-Unix
]
System-call-sep
DL : 0
Linux 2.6.11内核文件IO系统调用详解,有 部分代码解释-System call sep
Date
: 2025-12-25
Size
: 24kb
User
:
zhangyuan
[
Linux-Unix
]
System-Call
DL : 0
Solaris 所有的系统调用函数描述,包括详细的使用说明.-Solaris system call function description.
Date
: 2025-12-25
Size
: 1.23mb
User
:
john tan
[
Linux-Unix
]
System-call
DL : 0
在Linux内核中添加一个系统调用,返回当前的时间-Linux system call
Date
: 2025-12-25
Size
: 54kb
User
:
uncle Tian
[
Linux-Unix
]
add-new-system-call.tar
DL : 0
如何在ubuntu10.04的2.6.35.13内核中添加一个新的系统调用,这样i也可以在PC机上添加自己的内核代码,并看到实际效果了。-How to add a new system call on ubuntu10.04 with the 2.6.35.13 kernel, so you can add your own kernel code on PC and see the actual results.
Date
: 2025-12-25
Size
: 97kb
User
:
wangbo
[
Linux-Unix
]
ar-call
DL : 0
RxRPC individual remote procedure call handling for linux.
Date
: 2025-12-25
Size
: 5kb
User
:
zermuizing
[
Linux-Unix
]
dbus-pending-call
DL : 0
Object representing a call in progress.
Date
: 2025-12-25
Size
: 7kb
User
:
yunqeini
[
Linux-Unix
]
add-a-system-call-in-linux
DL : 0
描述如何在linux中实现系统调用,我们亲自实践过,非常好用-Describes how to implement the system call in linux, we personally practice too, very easy to use
Date
: 2025-12-25
Size
: 881kb
User
:
leo
«
1
2
3
4
5
6
7
8
9
10
...
36
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.