CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/11 01:20:17
Modified files:
usr.bin/tmux : job.c server.c tmux.h
Log message:
Collect status from dead jobs and don't invoke the callback until both
all input (the socket is closed) and status is available.
