Kick out self-pipe trick from depgen helper
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Jun 2011 07:06:15 +0000 (10:06 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 8 Jun 2011 07:20:24 +0000 (10:20 +0300)
commit2305f5cd58bb92f2fe6e1cabc1b1ef7e22f05dc8
treef6c47c4d597798ee400a32c18e26b9335c822e53
parentfb3412e80b52b19d51557b81b318b85f785acffd
Kick out self-pipe trick from depgen helper
- As we're not actually /doing/ anything with signals here, the self-pipe
  is not needed: select() will get interrupted and re-evaluated when the
  child exits so we can't get stuck there.
- Free "I spotted a classic dailywtf overcomplication" t-shirt goes to
  Michael Schroeder for pointing this out.
build/rpmfc.c