commit | 106dbc8d76f6fdc626f61aaafddfdd18b159b8d5 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 18 14:48:33 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 18 14:48:33 2012 +0000 |
tree | d81cae2b0088ecd1392444fb0f4b92daa20f9203 | |
parent | 27b7eb17d081340515cd7ee3771d68af1c6d8267 [diff] |
Removed conditional compilation from waitpid() error test. There are reports that call to a signal handler for an exited process despite waitpid() already called for the process may happen on Linux as well.