busybox/shell
Eric Andersen aeb44c4da6 Fix a race. Sometimes by the time we got to checkjobs(), the
pipe struct had already been freed.  Return immediately if the
pipe is NULL.
2001-05-22 20:29:00 +00:00
..
cmdedit.c
cmdedit.h
hush.c Fix a race. Sometimes by the time we got to checkjobs(), the 2001-05-22 20:29:00 +00:00
lash.c