搜索资源列表
sigaction
- 这是一个关于信号使用的源文件希望对大家有用!
sigaction
- linux函数应用实例,学习linux网络编程必备实例,帮助您迅速掌握linux下网络编程sigaction函数的应用。
sigaction
- 这是一个关于信号使用的源文件希望对大家有用!-This is a signal used on the source file be useful for all of us hope!
sigaction
- linux函数应用实例,学习linux网络编程必备实例,帮助您迅速掌握linux下网络编程sigaction函数的应用。-linux application function, learning essential linux network programming examples to help you quickly master the linux network programming under the sigaction
sigaction.c
- A sample program to demonstrate the usage of signal handling in linux C programing language.
linux-sigaction
- linux系统编程之信号练习实例,通过本例,读者可以熟悉Linux下信号的运用-Signal practice examples of linux system programming, through this example, the reader is familiar with the use of Linux may signal
08-ipc
- Linux下ipc示例程序。包括以下示例程序:fifo,pipe,standard_pipe,alarm_pause,kill_raise,sigaction,signal,sigset,sem_fork,sheme,msg,pipe_select,producer-Ipc sample programs on Linux. Includes the following sample program: fifo, pipe, stand
sigaction
- Structure describing the action to be taken when a signal arrives.
myshell
- 实验4 信号处理(20分) 目的: 学习和掌握信号的处理方法,特别是sigaction,alarm,sigpending,sigsetjmp和siglongjmp等函数的使用。 要求: 1、编制具有简单执行时间限制功能的shell: myshell [ -t <time> ] 这个测试程序的功能类似实验1,但是具有系统shell (在cs8服务器上是bash)的全部功能。<time&