mvjq / jucilei

jucilei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jucilei

jucilei - a shell implementation (for learning purposes only)

notes about libruncmd:

Signals CAN be merged, which means that if you have k child process executing, do not expect k SIGCHLD's! Can't make a test to reproduce it though :(

http://www.gnu.org/software/libc/manual/html_node/Merged-Signals.html

runcmd/test.c Tests if runcmd supports more than one command running in background at the same time with different callback functions!

About

jucilei

License:GNU General Public License v3.0


Languages

Language:C 86.3%Language:Makefile 12.8%Language:Shell 0.9%