commit | 048c0e46d4bf45ca9156d2ac5e2c8f53aa584898 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Oct 05 14:47:09 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 05 14:47:09 2011 -0400 |
tree | 7396adba4a75e0e9be9c873380f4b5bfc4be121a | |
parent | b5ba6f5b9da9d4e3d6f52ef9470ec12a161b1a7f [diff] |
e2fsck: make e2fsck sigcatcher use SIGCHLD rather than SIGCLD SIGCHLD is more portable than SIGCLD, which is a Linux specific thing Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>