Description: linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
To Search:
- [my_linux_fifo] - below Message Queue concrete realization
- [mul_timer] - linux muliti-timer design and implement,
- [msg_queue] - msg_queue of linux
- [wrap_alarm] - unix-linux under the multi-function time
- [message] - process communication using shared memor
- [linux_IPC] - linux process of three kinds of ways to
- [12_shm] - Linux, one example of inter-process comm
File list (Check if you may need any files):
code\alarm.c
....\fifo_read.c
....\fifo_write.c
....\kill.c
....\msg.c
....\mysignal.c
....\pipe.c
....\pipe_rw.c
....\popen.c
....\share_memory.c
....\sigaction.c
code