log src/ChangeLog @ 76497:6a3cf1eae88e

age author description
Sat, 17 Mar 2007 18:28:12 +0000 Chong Yidong * lisp.h: Declare check_obarray.
Sat, 17 Mar 2007 18:09:34 +0000 Chong Yidong * process.c (sigchld_handler): Change type of pid to pid_t.
Sun, 11 Mar 2007 18:16:50 +0000 Sam Steingold (sigchld_handler): Sleep before wait3 to avoid a busyloop.